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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h534 const internal::VariadicDynCastAllOfMatcher<Decl, VarDecl> varDecl; member in namespace:clang::ast_matchers
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp553 const VarDecl *varDecl = Dtor.getVarDecl(); local

Completed in 96 milliseconds