Searched defs:InlinedLoc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/unittests/CodeGen/ | ||
H A D | LexicalScopesTest.cpp | 52 DebugLoc OutermostLoc, InBlockLoc, NotNestedBlockLoc, InlinedLoc; member in __anon0a715cd20111::LexicalScopesTest |
H A D | InstrRefLDVTest.cpp | 59 DebugLoc OutermostLoc, InBlockLoc, NotNestedBlockLoc, InlinedLoc; global() member in InstrRefLDVTest |
/llvm-project/llvm/unittests/IR/ | ||
H A D | MetadataTest.cpp | 4836 DILocation *InlinedLoc = DILocation::get(Context, 2, 7, Scope); TEST_F() local |