Home
last modified time | relevance | path

Searched defs:InlinedLoc (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DLexicalScopesTest.cpp51 DebugLoc OutermostLoc, InBlockLoc, NotNestedBlockLoc, InlinedLoc; member in __anon8d39c42f0111::LexicalScopesTest
H A DInstrRefLDVTest.cpp58 DebugLoc OutermostLoc, InBlockLoc, NotNestedBlockLoc, InlinedLoc; member in InstrRefLDVTest
/llvm-project-15.0.7/llvm/unittests/IR/
H A DMetadataTest.cpp3578 DILocation *InlinedLoc = DILocation::get(Context, 2, 7, Scope); in TEST_F() local