Searched refs:VisitBinMul (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/StaticAnalyzer/Checkers/ | ||
D | MallocSizeofChecker.cpp | 115 void VisitBinMul(const BinaryOperator *E) { in VisitBinMul() function in __anon49ddbef80111::SizeofFinder |
/external/clang/lib/CodeGen/ | ||
D | CGExprComplex.cpp | 249 ComplexPairTy VisitBinMul(const BinaryOperator *E) { in VisitBinMul() function in __anonf031284c0111::ComplexExprEmitter |