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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp137 DeadStoreObs(const CFG &cfg, ASTContext &ctx, BugReporter& br, AnalysisDeclContext* ac, ParentMap& parents, llvm::SmallPtrSet<const VarDecl*, 20> &escaped) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1985 AST_MATCHER_P( VarDecl, hasInitializer, internal::Matcher<Expr>, InnerMatcher) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp1623 VarDecl::VarDecl(Kind DK, DeclContext *DC, SourceLocation StartLoc, function in class:VarDecl
[all...]
H A DASTContext.cpp1945 getBlockVarCopyInits(const VarDecl*VD) argument
[all...]

Completed in 167 milliseconds