Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h311 void CreateLexicalBlock(SourceLocation Loc);
H A DCGDebugInfo.cpp3587 void CGDebugInfo::CreateLexicalBlock(SourceLocation Loc) { in CreateLexicalBlock() function in CGDebugInfo
3623 CreateLexicalBlock(Loc); in EmitLexicalBlockStart()