Home
last modified time | relevance | path

Searched defs:ArgSVal (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp330 SVal ArgSVal = State->getSVal(ArgExpr, C.getLocationContext()); in checkPreStmt() local
H A DMallocChecker.cpp1973 SVal ArgSVal = Call.getArgSVal(I); in checkPreCall() local