Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Driver/
H A DJob.h119 const Action &getSource() const { return Source; } in getSource() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DCFG.h241 inline BB_ *getSource() { in getSource() function
H A DIntrinsicInst.h246 Value *getSource() const { return getRawSource()->stripPointerCasts(); } in getSource() function