Searched refs:PostLoad (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Analysis/
H A DProgramPoint.cpp34 return PostLoad(S, LC, tag);
/external/clang/include/clang/Analysis/
H A DProgramPoint.h361 class PostLoad : public PostStmt { class in namespace:clang
363 PostLoad(const Stmt *S, const LocationContext *L, function in class:clang::PostLoad
369 PostLoad() {} function in class:clang::PostLoad
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2490 else if (Loc.getAs<PostLoad>())

Completed in 830 milliseconds