HomeSort by relevance Sort by last modified time
    Searched defs:getInlinedAtScope (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/IR/
DebugLoc.cpp 46 MDNode *DebugLoc::getInlinedAtScope() const {
47 return cast<DILocation>(Loc)->getInlinedAtScope();
52 const MDNode *Scope = getInlinedAtScope();
  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h     [all...]

Completed in 1537 milliseconds