Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DPartialTranslationUnit.h25 class TranslationUnitDecl; variable
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.h28 class TranslationUnitDecl; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.h27 class TranslationUnitDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporterSharedState.h25 class TranslationUnitDecl; variable
H A DASTImporter.h48 class TranslationUnitDecl; variable
H A DASTMutationListener.h39 class TranslationUnitDecl; variable
H A DDeclBase.h67 class TranslationUnitDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h36 class TranslationUnitDecl; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp529 llvm::StringRef NewName, Decl *TranslationUnitDecl) { in createRenameAtomicChanges()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h34 class TranslationUnitDecl; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp103 TranslationUnitDecl::TranslationUnitDecl(ASTContext &ctx) in TranslationUnitDecl() function in TranslationUnitDecl