Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp57 void initAllocIdentifiers(ASTContext &C) const;
208 void PointerArithChecker::initAllocIdentifiers(ASTContext &C) const { in initAllocIdentifiers() function in PointerArithChecker
225 initAllocIdentifiers(C.getASTContext()); in checkPostStmt()