Home
last modified time | relevance | path

Searched defs:getInlinedAt (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugLoc.cpp39 DILocation *DebugLoc::getInlinedAt() const { in getInlinedAt() function in DebugLoc
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h62 const DILocation *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h422 llvm::MDNode *getInlinedAt() const { return CurInlinedAt; } in getInlinedAt() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h86 const DILocation *getInlinedAt() const { return InlinedAt; } in getInlinedAt() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1654 DILocation *getInlinedAt() const { in getInlinedAt() function