Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h376 LocationCheck(const Stmt *S, const LocationContext *L, in LocationCheck() function
392 : LocationCheck(S, L, PreLoadKind, tag) {} in LocationCheck() function
406 : LocationCheck(S, L, PreStoreKind, tag) {} in LocationCheck() function