Searched defs:getRawLocation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugProgramInstruction.h | 447 Metadata *getRawLocation() const { return DebugValues[0]; } getRawLocation() function |
H A D | IntrinsicInst.h | 254 Metadata *getRawLocation() const { return RawLocation; } getRawLocation() function |