Searched refs:translateBinaryOperator (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h278 til::SExpr *translateBinaryOperator(const BinaryOperator *BO,
/external/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp123 return translateBinaryOperator(cast<BinaryOperator>(S), Ctx);
306 til::SExpr *SExprBuilder::translateBinaryOperator(const BinaryOperator *BO, function in class:clang::threadSafety::SExprBuilder

Completed in 352 milliseconds