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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedLocalVarsChecker.cpp154 bool VisitVarDecl(VarDecl *V) { function in struct:__anon1081::UncountedLocalVarsChecker::LocalVisitor
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp57 bool VisitVarDecl(const VarDecl *VD) { function in struct:__anon1034::PaddingChecker::LocalVisitor
H A DLLVMConventionsChecker.cpp150 void StringRefCheckerVisitor::VisitVarDecl(VarDecl *VD) { function in class:StringRefCheckerVisitor
/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp299 bool VisitVarDecl(const VarDecl *D) { function in class:__anon691::IndexingDeclVisitor
H A DUSRGeneration.cpp303 void USRGenerator::VisitVarDecl(const VarDecl *D) { function in class:USRGenerator
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp274 bool VisitVarDecl(VarDecl *VD) { function in class:__anon1117::AnalysisConsumer
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTNodeTraverser.h426 void VisitVarDecl(const VarDecl *D) { function in class:clang::ASTNodeTraverser
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp857 void DeclPrinter::VisitVarDecl(VarDecl *D) { function in class:DeclPrinter
H A DODRHash.cpp294 void VisitVarDecl(const VarDecl *D) { function in class:__anon331::ODRDeclVisitor
H A DTextNodeDumper.cpp1669 void TextNodeDumper::VisitVarDecl(const VarDecl *D) { function in class:TextNodeDumper
H A DJSONNodeDumper.cpp763 void JSONNodeDumper::VisitVarDecl(const VarDecl *VD) { function in class:JSONNodeDumper
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp983 void ASTDeclWriter::VisitVarDecl(VarDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp375 void VisitVarDecl(VarDecl *VD) { VisitVarDeclImpl(VD); } function in class:clang::ASTDeclReader
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp39 bool VisitVarDecl(const VarDecl *D) { function in class:__anon1194::IndexingDeclVisitor
H A DCIndex.cpp919 bool CursorVisitor::VisitVarDecl(VarDecl *D) { function in class:CursorVisitor
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DConsumed.cpp916 void ConsumedStmtVisitor::VisitVarDecl(const VarDecl *Var) { function in class:ConsumedStmtVisitor
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1004 Decl *TemplateDeclInstantiator::VisitVarDecl(VarDecl *D) { function in class:TemplateDeclInstantiator
1008 Decl *TemplateDeclInstantiator::VisitVarDecl(VarDecl *D, function in class:TemplateDeclInstantiator
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp3031 bool VisitVarDecl(VarDecl *VD) { function in struct:__anon541::DLLImportFunctionVisitor

Completed in 713 milliseconds