Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp30 void DebugLoc::getScopeAndInlinedAt(MDNode *&Scope, MDNode *&IA) const { in getScopeAndInlinedAt() function in DebugLoc
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugLoc.h78 void getScopeAndInlinedAt(MDNode *&Scope, MDNode *&IA, in getScopeAndInlinedAt() function