Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h377 llvm::StringMap<llvm::DISubprogram *> InlinedSubprogramMap; variable
H A DCGDebugInfo.cpp1903 llvm::DISubprogram *&SP = InlinedSubprogramMap[FuncName]; in createInlinedSubprogram()