Home
last modified time | relevance | path

Searched defs:inlinedAt (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Target/LLVMIR/
H A DDebugTranslation.cpp437 translateLoc(Location loc,llvm::DILocalScope * scope,llvm::DILocation * inlinedAt) translateLoc() argument
[all...]
H A DDebugImporter.cpp482 if (llvm::DILocation *inlinedAt = loc->getInlinedAt()) translateLoc() local