Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h381 llvm::DISubprogram *createInlinedSubprogram(StringRef FuncName,
H A DCGDebugInfo.cpp1898 CGDebugInfo::createInlinedSubprogram(StringRef FuncName, in createInlinedSubprogram() function in CGDebugInfo
3797 createInlinedSubprogram(FuncName, Location->getFile()); in CreateSyntheticInlineAt()