Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp804 const internal::VariadicDynCastAllOfMatcher<Decl, VarDecl> varDecl; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1341 const VarDecl *varDecl = Dtor.getVarDecl(); in ProcessAutomaticObjDtor() local