Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp76 DILocation *CurInlinedAt = DL; in appendInlinedAt() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h67 llvm::MDNode *CurInlinedAt = nullptr; variable