Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DDebugLoc.cpp36 MDNode *DebugLoc::getInlinedAt(const LLVMContext &Ctx) const { in getInlinedAt() function in DebugLoc
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp159 const MDNode *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function in llvm::DbgScope