Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp56 void initAllocIdentifiers(ASTContext &C) const;
207 void PointerArithChecker::initAllocIdentifiers(ASTContext &C) const { in initAllocIdentifiers() function in PointerArithChecker
224 initAllocIdentifiers(C.getASTContext()); in checkPostStmt()