Home
last modified time | relevance | path

Searched defs:getSource (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Driver/
HDJob.h92 const Action &getSource() const { return Source; } in getSource() function
/NextBSD/contrib/llvm/include/llvm/IR/
HDCFG.h244 inline BB_ *getSource() { in getSource() function
HDIntrinsicInst.h256 Value *getSource() const { return getRawSource()->stripPointerCasts(); } in getSource() function