Home
last modified time | relevance | path

Searched defs:ASTContext (Results 1 – 25 of 108) sorted by relevance

12345

/llvm-project/clang/examples/PluginsOrder/
H A DPluginsOrder.cpp18 void HandleTranslationUnit(ASTContext &) override { in HandleTranslationUnit() argument
42 void HandleTranslationUnit(ASTContext &) override { in HandleTranslationUnit() argument
66 void HandleTranslationUnit(ASTContext &) override { in HandleTranslationUnit() argument
90 void HandleTranslationUnit(ASTContext &) override { in HandleTranslationUnit() argument
/llvm-project/clang/include/clang/AST/
H A DASTContextAllocate.h21 class ASTContext; variable
H A DRandstruct.h23 class ASTContext; variable
H A DTemplateName.h28 class ASTContext; variable
492 friend class ASTContext; variable
109 friend class ASTContext; global() variable
376 friend class ASTContext; global() variable
435 friend class ASTContext; global() variable
[all...]
H A DPrettyDeclStackTrace.h23 class ASTContext; variable
H A DAPNumericStorage.h16 class ASTContext; variable
/llvm-project/clang-tools-extra/clangd/
H A DCodeCompletionStrings.h20 class ASTContext; variable
H A DHeuristicResolver.h
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h77 class ASTContext; variable
/llvm-project/clang/include/clang/Index/
H A DCommentToXML.h15 class ASTContext; variable
H A DIndexingAction.h21 class ASTContext; variable
H A DUSRGeneration.h16 class ASTContext; variable
/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFinder.h25 class ASTContext; variable
H A DUSRFindingAction.h25 class ASTContext; variable
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DAnalysisInternal.h32 class ASTContext; global() variable
/llvm-project/clang/include/clang/Parse/
H A DParseAST.h21 class ASTContext; variable
/llvm-project/clang/include/clang/Analysis/DomainSpecific/
H A DObjCNoReturn.h21 class ASTContext; variable
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugSuppression.h22 class ASTContext; variable
/llvm-project/clang/include/clang/Analysis/
H A DBodyFarm.h24 class ASTContext; variable
/llvm-project/clang/lib/AST/
H A DCXXABI.h21 class ASTContext; variable
/llvm-project/clang/include/clang/ARCMigrate/
H A DARCMT.h17 class ASTContext; variable
/llvm-project/clang/lib/AST/Interp/
H A DFunctionPointer.h
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp90 auto &ASTContext = RD->getASTContext(); visitRecord() local
191 calculateBaselinePad(const RecordDecl * RD,const ASTContext & ASTContext,const ASTRecordLayout & RL) calculateBaselinePad() argument
232 calculateOptimalPad(const RecordDecl * RD,const ASTContext & ASTContext,const ASTRecordLayout & RL) calculateOptimalPad() argument
[all...]
/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringRuleContext.h18 class ASTContext; variable
/llvm-project/clang/lib/CodeGen/
H A DBackendConsumer.h23 class ASTContext; variable

12345