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

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h968 CGF.EnsureInsertPoint();
1555 /// EnsureInsertPoint - Ensure that an insertion point is defined so that
1559 void EnsureInsertPoint() { function in namespace:clang::CodeGen
1969 /// EnsureInsertPoint if they wish to subsequently generate code without first

Completed in 33 milliseconds