Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DProgramPoint.h343 LocationCheck() {} in LocationCheck() function
344 LocationCheck(const Stmt *S, const LocationContext *L, in LocationCheck() function
360 : LocationCheck(S, L, PreLoadKind, tag) {} in LocationCheck() function
374 : LocationCheck(S, L, PreStoreKind, tag) {} in LocationCheck() function