Home
last modified time | relevance | path

Searched defs:TranslationUnitDecl (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Interpreter/
H A DPartialTranslationUnit.h25 class TranslationUnitDecl; variable
/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTImporterSharedState.h24 class TranslationUnitDecl; variable
H A DASTImporter.h48 class TranslationUnitDecl; variable
H A DDeclBase.h64 class TranslationUnitDecl; variable
/llvm-project-15.0.7/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h36 class TranslationUnitDecl; variable
/llvm-project-15.0.7/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp529 llvm::StringRef NewName, Decl *TranslationUnitDecl) { in createRenameAtomicChanges()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h34 class TranslationUnitDecl; variable
/llvm-project-15.0.7/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp110 TEST_P(ASTMatchersTest, TranslationUnitDecl) { in TEST_P() argument
/llvm-project-15.0.7/clang/lib/AST/
H A DDecl.cpp105 TranslationUnitDecl::TranslationUnitDecl(ASTContext &ctx) in TranslationUnitDecl() function in TranslationUnitDecl