Searched defs:EnsureInsertPoint (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h707 CGF.EnsureInsertPoint();
1426 /// EnsureInsertPoint - Ensure that an insertion point is defined so that
1430 void EnsureInsertPoint() { function in class:clang::CodeGen::CodeGenFunction
1934 /// EnsureInsertPoint if they wish to subsequently generate code without first

Completed in 47 milliseconds