Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DDebugLoc.cpp115 DILocation *CurInlinedAt = DL; in appendInlinedAt() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h66 llvm::MDNode *CurInlinedAt = nullptr; variable