Searched defs:VisitVarDecl (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp149 void StringRefCheckerVisitor::VisitVarDecl(VarDecl *VD) { function in class:StringRefCheckerVisitor
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp644 void DeclPrinter::VisitVarDecl(VarDecl *D) { function in class:DeclPrinter
H A DASTDumper.cpp850 void ASTDumper::VisitVarDecl(const VarDecl *D) { function in class:ASTDumper
H A DASTImporter.cpp2976 Decl *ASTNodeImporter::VisitVarDecl(VarDecl *D) { function in class:ASTNodeImporter
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp686 void ASTDeclWriter::VisitVarDecl(VarDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp902 void ASTDeclReader::VisitVarDecl(VarDecl *VD) { function in class:ASTDeclReader
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp314 Decl *TemplateDeclInstantiator::VisitVarDecl(VarDecl *D) { function in class:TemplateDeclInstantiator

Completed in 182 milliseconds