Home
last modified time | relevance | path

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

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