HomeSort by: relevance | last modified time | path
    Searched defs:PreStmt (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
Checker.h 82 class PreStmt {
  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/
ProgramPoint.h 295 class PreStmt : public StmtPoint {
297 PreStmt(const Stmt *S, const LocationContext *L, const ProgramPointTag *tag,
305 PreStmt() = default;
582 /// Explicit calls will appear as PreStmt program points.

Completed in 25 milliseconds