Home
last modified time | relevance | path

Searched defs:setSource (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.h
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h192 void setSource(const Stmt *Source) { this->From = Source; } in setSource() function
/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp358 void setSource(int Idx, Register SrcReg, unsigned SrcSubReg) { setSource() function in __anon05f69b9c0111::ValueTrackerResult
/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h1019 void setSource(Value *Ptr) { setSource() function