Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h33 class TranslationUnitDecl; variable
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DClangForward.h116 class TranslationUnitDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp513 llvm::StringRef NewName, Decl *TranslationUnitDecl) { in createRenameAtomicChanges()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h35 class TranslationUnitDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h68 class TranslationUnitDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp103 TranslationUnitDecl::TranslationUnitDecl(ASTContext &ctx) in TranslationUnitDecl() function in TranslationUnitDecl