Searched defs:StmtPoint (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h239 class StmtPoint : public ProgramPoint { class in namespace:clang
241 StmtPoint(const Stmt *S, const void *p2, Kind k, const LocationContext *L, function in class:clang::StmtPoint
253 StmtPoint() {} function in class:clang::StmtPoint
[all...]

Completed in 81 milliseconds