HomeSort by relevance Sort by last modified time
    Searched defs:PreStmt (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/
Checker.h 86 class PreStmt {
  /external/clang/include/clang/Analysis/
ProgramPoint.h 263 class PreStmt : public StmtPoint {
265 PreStmt(const Stmt *S, const LocationContext *L, const ProgramPointTag *tag,
273 PreStmt() {}
512 /// Explicit calls will appear as PreStmt program points.

Completed in 26 milliseconds