Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp114 void VisitBinMul(const BinaryOperator *E) { in VisitBinMul() function in __anon918b152c0111::SizeofFinder
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp279 ComplexPairTy VisitBinMul(const BinaryOperator *E) { in VisitBinMul() function in __anonc6e6ff800111::ComplexExprEmitter