Home
last modified time | relevance | path

Searched refs:VisitBinMul (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocSizeofChecker.cpp115 void VisitBinMul(const BinaryOperator *E) { in VisitBinMul() function in __anon49ddbef80111::SizeofFinder
/external/clang/lib/CodeGen/
DCGExprComplex.cpp249 ComplexPairTy VisitBinMul(const BinaryOperator *E) { in VisitBinMul() function in __anonf031284c0111::ComplexExprEmitter