Home
last modified time | relevance | path

Searched defs:getRawSource (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/IR/
DIntrinsicInst.h242 Value *getRawSource() const { return const_cast<Value*>(getArgOperand(1)); } in getRawSource() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h395 Value *getRawSource() const { in getRawSource() function
DDebugInfoMetadata.h550 Optional<MDString *> getRawSource() const { return Source; } in getRawSource() function
/external/llvm-project/llvm/include/llvm/IR/
DIntrinsicInst.h477 Value *getRawSource() const { in getRawSource() function
DDebugInfoMetadata.h622 Optional<MDString *> getRawSource() const { return Source; } in getRawSource() function