Searched refs:SawAsmBlock (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp47 CurFuncIsThunk(false), AutoreleaseResult(false), SawAsmBlock(false),
996 if (getLangOpts().CPlusPlus && !FD->hasImplicitReturnZero() && !SawAsmBlock &&
H A DCGStmt.cpp1888 SawAsmBlock = true;
H A DCodeGenFunction.h276 bool SawAsmBlock; member in class:clang::CodeGen::CodeGenFunction

Completed in 61 milliseconds