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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCFG.h[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2301 AST_POLYMORPHIC_MATCHER_P(equalsBoundNode, AST_POLYMORPHIC_SUPPORTED_TYPES_4( Stmt, Decl, Type, QualType), std::string, ID) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp139 implements_children(children_t Stmt::*) argument
148 implements_getLocStart(getLocStart_t Stmt::*) argument
157 implements_getLocEnd(getLocEnd_t Stmt::*) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmt.cpp1378 AddVariableConstraints(const std::string &Constraint, const Expr &AsmExpr, const TargetInfo &Target, CodeGenModule &CGM, const AsmStmt &Stmt) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp725 markFallthroughVisited(const AttributedStmt *Stmt) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp365 isAllocated(const RefState *S, const RefState *SPrev, const Stmt *Stmt) argument
372 isReleased(const RefState *S, const RefState *SPrev, const Stmt *Stmt) argument
379 isRelinquished(const RefState *S, const RefState *SPrev, const Stmt *Stmt) argument
388 isReallocFailedCheck(const RefState *S, const RefState *SPrev, const Stmt *Stmt) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h104 class Stmt { class in namespace:clang
344 explicit Stmt(StmtClass SC, EmptyShell) { function in class:clang::Stmt
350 Stmt(StmtClass SC) { function in class:clang::Stmt
[all...]

Completed in 106 milliseconds