Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DPointerArithChecker.cpp58 void initAllocIdentifiers(ASTContext &C) const;
210 void PointerArithChecker::initAllocIdentifiers(ASTContext &C) const { in initAllocIdentifiers() function in PointerArithChecker
227 initAllocIdentifiers(C.getASTContext()); in checkPostStmt()