Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
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()
/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()