Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp619 propagateValue(*RBO->getSemanticForm(), *RBO, Env); in VisitCXXRewrittenBinaryOperator() argument
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp529 } else if (auto *RBO = dyn_cast<CXXRewrittenBinaryOperator>(S)) { dataTraverseNode() local
/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3270 if (RBO && RBO->getOpcode() == Instruction::Add) { in simplifyICmpWithBinOp() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp8262 RBO->getOperatorLoc()); in checkAndSetCond() local