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

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

Completed in 57 milliseconds