/llvm-project/clang/examples/PluginsOrder/ |
H A D | PluginsOrder.cpp | 18 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 D | ASTContextAllocate.h | 21 class ASTContext; variable
|
H A D | Randstruct.h | 23 class ASTContext; variable
|
H A D | TemplateName.h | 28 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 D | PrettyDeclStackTrace.h | 23 class ASTContext; variable
|
H A D | APNumericStorage.h | 16 class ASTContext; variable
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | CodeCompletionStrings.h | 20 class ASTContext; variable
|
H A D | HeuristicResolver.h |
|
/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchersInternal.h | 77 class ASTContext; variable
|
/llvm-project/clang/include/clang/Index/ |
H A D | CommentToXML.h | 15 class ASTContext; variable
|
H A D | IndexingAction.h | 21 class ASTContext; variable
|
H A D | USRGeneration.h | 16 class ASTContext; variable
|
/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/ |
H A D | USRFinder.h | 25 class ASTContext; variable
|
H A D | USRFindingAction.h | 25 class ASTContext; variable
|
/llvm-project/clang-tools-extra/include-cleaner/lib/ |
H A D | AnalysisInternal.h | 32 class ASTContext; global() variable
|
/llvm-project/clang/include/clang/Parse/ |
H A D | ParseAST.h | 21 class ASTContext; variable
|
/llvm-project/clang/include/clang/Analysis/DomainSpecific/ |
H A D | ObjCNoReturn.h | 21 class ASTContext; variable
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugSuppression.h | 22 class ASTContext; variable
|
/llvm-project/clang/include/clang/Analysis/ |
H A D | BodyFarm.h | 24 class ASTContext; variable
|
/llvm-project/clang/lib/AST/ |
H A D | CXXABI.h | 21 class ASTContext; variable
|
/llvm-project/clang/include/clang/ARCMigrate/ |
H A D | ARCMT.h | 17 class ASTContext; variable
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | FunctionPointer.h |
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PaddingChecker.cpp | 90 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 D | RefactoringRuleContext.h | 18 class ASTContext; variable
|
/llvm-project/clang/lib/CodeGen/ |
H A D | BackendConsumer.h | 23 class ASTContext; variable
|