Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp57 void initAllocIdentifiers(ASTContext &C) const;
201 void PointerArithChecker::initAllocIdentifiers(ASTContext &C) const { in initAllocIdentifiers() function in PointerArithChecker
218 initAllocIdentifiers(C.getASTContext()); in checkPostStmt()