Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h384 void CreateLexicalBlock(SourceLocation Loc);
H A DCGDebugInfo.cpp4606 void CGDebugInfo::CreateLexicalBlock(SourceLocation Loc) { in CreateLexicalBlock() function in CGDebugInfo
4642 CreateLexicalBlock(Loc); in EmitLexicalBlockStart()