Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp217 IdentifierInfo *FunI = FD->getIdentifier(); in checkPostStmt() local
219 if (AllocFunctions.count(FunI) == 0) in checkPostStmt()