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

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DDebugLoc.cpp74 get(unsigned Line, unsigned Col, MDNode *Scope, MDNode *InlinedAt) argument
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DLexicalScopes.cpp137 MDNode *InlinedAt = NULL; local
175 getOrCreateInlinedScope(MDNode *Scope, MDNode *InlinedAt) argument
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp481 MDNode *InlinedAt = BI->getDebugLoc().getInlinedAt(Ctx); local

Completed in 108 milliseconds