Searched defs:getInlinedAt (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DDebugLoc.cpp37 MDNode *DebugLoc::getInlinedAt(const LLVMContext &Ctx) const { function in class:DebugLoc
H A DDebugInfo.cpp144 MDNode *DIVariable::getInlinedAt() const { return getNodeField(DbgNode, 7); } function in class:DIVariable
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h171 const MDNode *getInlinedAt() const { return InlinedAtLocation; } function in class:llvm::LexicalScope

Completed in 127 milliseconds