HomeSort by relevance Sort by last modified time
    Searched refs:copyWithNewScope (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/Utils/
AddDiscriminators.cpp 203 DILocation NewDIL = FirstDIL.copyWithNewScope(Ctx, NewScope);
  /external/llvm/include/llvm/IR/
DebugInfo.h 750 DILocation copyWithNewScope(LLVMContext &Ctx, DILexicalBlock NewScope);
    [all...]
  /external/llvm/lib/IR/
DebugInfo.cpp 837 /// copyWithNewScope - Return a copy of this location, replacing the
839 DILocation DILocation::copyWithNewScope(LLVMContext &Ctx,
    [all...]

Completed in 142 milliseconds