Home
last modified time | relevance | path

Searched defs:VisitVarDecl (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedLocalVarsChecker.cpp137 bool VisitVarDecl(VarDecl *V) { in checkASTDecl() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp57 bool VisitVarDecl(const VarDecl *VD) { in checkASTDecl() function
H A DLLVMConventionsChecker.cpp150 void StringRefCheckerVisitor::VisitVarDecl(VarDecl *VD) { in VisitVarDecl() function in StringRefCheckerVisitor
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp280 bool VisitVarDecl(VarDecl *VD) { in VisitVarDecl() function in __anond6a4e1f60111::AnalysisConsumer
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp216 bool InstallAPIVisitor::VisitVarDecl(const VarDecl *D) { in VisitVarDecl() function in clang::installapi::InstallAPIVisitor
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp305 bool VisitVarDecl(const VarDecl *D) { in VisitVarDecl() function in __anonf10645d10111::IndexingDeclVisitor
H A DUSRGeneration.cpp325 void USRGenerator::VisitVarDecl(const VarDecl *D) { in VisitVarDecl() function in USRGenerator
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp342 bool VisitVarDecl(VarDecl *VD) { in VisitVarDecl() function in clang::dataflow::__anon6e9468f50111::ResultObjectVisitor
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h550 void VisitVarDecl(const VarDecl *D) { in VisitVarDecl() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp315 void VisitVarDecl(const VarDecl *D) { in VisitVarDecl() function in __anonb4317f1a0111::ODRDeclVisitor
H A DDeclPrinter.cpp921 void DeclPrinter::VisitVarDecl(VarDecl *D) { in VisitVarDecl() function in DeclPrinter
H A DJSONNodeDumper.cpp919 void JSONNodeDumper::VisitVarDecl(const VarDecl *VD) { in VisitVarDecl() function in JSONNodeDumper
H A DTextNodeDumper.cpp2218 void TextNodeDumper::VisitVarDecl(const VarDecl *D) { in VisitVarDecl() function in TextNodeDumper
H A DASTImporter.cpp4449 ExpectedDecl ASTNodeImporter::VisitVarDecl(VarDecl *D) { in VisitVarDecl() function in ASTNodeImporter
H A DExprConstant.cpp8620 bool LValueExprEvaluator::VisitVarDecl(const Expr *E, const VarDecl *VD) { in VisitVarDecl() function in LValueExprEvaluator
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h262 bool ExtractAPIVisitorBase<Derived>::VisitVarDecl(const VarDecl *Decl) { in VisitVarDecl() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1103 void ASTDeclWriter::VisitVarDecl(VarDecl *D) { in VisitVarDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp385 void VisitVarDecl(VarDecl *VD) { VisitVarDeclImpl(VD); } in VisitVarDecl() function in clang::ASTDeclReader
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1183 Decl *TemplateDeclInstantiator::VisitVarDecl(VarDecl *D) { in VisitVarDecl() function in TemplateDeclInstantiator
1187 Decl *TemplateDeclInstantiator::VisitVarDecl(VarDecl *D, in VisitVarDecl() function in TemplateDeclInstantiator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3945 bool VisitVarDecl(VarDecl *VD) { in VisitVarDecl() function