Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp788 const internal::VariadicDynCastAllOfMatcher<Decl, VarDecl> varDecl; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtypesem.d1717 Dsymbol varDecl = mtype.toDsymbol(sc); in typeSemantic() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp954 const VarDecl *varDecl = Dtor.getVarDecl(); in ProcessAutomaticObjDtor() local