Home
last modified time | relevance | path

Searched defs:setDebugLoc (Results 1 – 12 of 12) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDebugProgramInstruction.h201 void setDebugLoc(DebugLoc Loc) { DbgLoc = std::move(Loc); } in setDebugLoc() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugProgramInstruction.h200 void setDebugLoc(DebugLoc Loc) { DbgLoc = std::move(Loc); } in setDebugLoc() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugProgramInstruction.h200 void setDebugLoc(DebugLoc Loc) { DbgLoc = std::move(Loc); } in setDebugLoc() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/IR/
DDebugProgramInstruction.h201 void setDebugLoc(DebugLoc Loc) { DbgLoc = std::move(Loc); } in setDebugLoc() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h382 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } in setDebugLoc() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h378 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } in setDebugLoc() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h378 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } in setDebugLoc() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h382 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } in setDebugLoc() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h4419 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h4526 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h4449 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/
DTargetLowering.h4563 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function