Searched defs:VisitBinMul (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | MallocSizeofChecker.cpp | 114 void VisitBinMul(const BinaryOperator *E) { in VisitBinMul() function in __anonf885b0960111::SizeofFinder |
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ | ||
H A D | CGExprComplex.cpp | 279 ComplexPairTy VisitBinMul(const BinaryOperator *E) { in VisitBinMul() function in __anon7a4d3f6a0111::ComplexExprEmitter |