Searched refs:CreateLexicalBlock (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h270 void CreateLexicalBlock(SourceLocation Loc);
H A DCGDebugInfo.cpp2805 void CGDebugInfo::CreateLexicalBlock(SourceLocation Loc) { function in class:CGDebugInfo
2827 CreateLexicalBlock(Loc);

Completed in 111 milliseconds