Home
last modified time | relevance | path

Searched defs:visitVarDecl (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp228 bool ByteCodeStmtGen<Emitter>::visitVarDecl(const VarDecl *VD) { in visitVarDecl() function in ByteCodeStmtGen
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedLocalVarsChecker.cpp164 void visitVarDecl(const VarDecl *V) const { in visitVarDecl() function in __anone6ceadbf0111::UncountedLocalVarsChecker
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dhdrgen.d1495 void visitVarDecl(VarDeclaration v, bool anywritten) in visitVarDecl() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dhdrgen.c1885 void visitVarDecl(VarDeclaration *v, bool anywritten) in visitVarDecl() function