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