Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugLoc.cpp39 DILocation *DebugLoc::getInlinedAt() const { in getInlinedAt() function in DebugLoc
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLexicalScopes.h62 const DILocation *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.h454 llvm::MDNode *getInlinedAt() const { return CurInlinedAt; } in getInlinedAt() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h86 const DILocation *getInlinedAt() const { return InlinedAt; } in getInlinedAt() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfoMetadata.h2012 DILocation *getInlinedAt() const { in getInlinedAt() function