Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp94 void handleOverloadedOperator(CheckerContext &C, const CallEvent &Call,
181 handleOverloadedOperator(C, Call, Op); in checkPostCall()
352 IteratorModeling::handleOverloadedOperator(CheckerContext &C, in handleOverloadedOperator() function in IteratorModeling