Home
last modified time | relevance | path

Searched defs:InlinedFunction (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/
H A DFuncSymbols.cpp10 static inline int InlinedFunction(long a) { return 10; } in InlinedFunction() function
H A DFuncSymbolsTestMain.cpp40 inline void InlinedFunction(long a) { return; } in InlinedFunction() function
/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DLogicalElementsTest.cpp51 LVScopeFunctionInlined *InlinedFunction = nullptr; member in __anonb3007c9e0111::ReaderTestElements
H A DLocationRangesTest.cpp334 LVScopeFunctionInlined *InlinedFunction = nullptr; member in __anonf99b6c7f0111::ReaderTestCoverage
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1385 InlinedFunction->setReference(AbstractFunction); in visitKnownRecord() local
3427 inlineSiteAnnotation(LVScope * AbstractFunction,LVScope * InlinedFunction,InlineSiteSym & InlineSite) inlineSiteAnnotation() argument
[all...]