Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DInstruction.h204 void setDebugLoc(const DebugLoc &Loc) { DbgLoc = Loc; } in setDebugLoc() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h2325 CallLoweringInfo &setDebugLoc(SDLoc dl) { in setDebugLoc() function