Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugLoc.cpp115 DILocation *CurInlinedAt = DL; in appendInlinedAt() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h69 llvm::MDNode *CurInlinedAt = nullptr; variable