Home
last modified time | relevance | path

Searched refs:getCGDebugInfo (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp131 Scopes.push_back(Gen->getCGDebugInfo()->CreateTempMacroFile(getCurrentScope(), in FileEntered()
186 Gen->getCGDebugInfo()->CreateMacro(getCurrentScope(), in MacroDefined()
196 Gen->getCGDebugInfo()->CreateMacro(getCurrentScope(), in MacroUndefined()
H A DModuleBuilder.cpp105 CGDebugInfo *getCGDebugInfo() { in getCGDebugInfo() function in __anon1a4befbb0111::CodeGeneratorImpl
339 CGDebugInfo *CodeGenerator::getCGDebugInfo() { in getCGDebugInfo() function in CodeGenerator
340 return static_cast<CodeGeneratorImpl*>(this)->getCGDebugInfo(); in getCGDebugInfo()
/llvm-project-15.0.7/clang/include/clang/CodeGen/
H A DModuleBuilder.h74 CodeGen::CGDebugInfo *getCGDebugInfo();