Home
last modified time | relevance | path

Searched defs:TUDecl (Results 1 – 13 of 13) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DInfiniteLoopCheck.cpp256 TranslationUnitDecl *TUDecl = Ctx->getTranslationUnitDecl(); in hasRecursionOverStaticLoopCondVariables() local
/llvm-project/clang/unittests/AST/
H A DASTImporterFixtures.cpp213 QualType ASTImporterTestBase::ImportType(QualType FromType, Decl *TUDecl, in ImportType()
H A DASTImporterFixtures.h114 TranslationUnitDecl *TUDecl = nullptr; member
H A DASTTraverserTest.cpp1075 const auto *TUDecl = AST->getASTContext().getTranslationUnitDecl(); in TEST() local
/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp347 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); emitDeviceStubBodyNew() local
H A DCGObjCGNU.cpp1249 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); GetClassVar() local
2442 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); EmitNSAutoreleasePoolClassRef() local
H A DCGBlocks.cpp2795 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); configureBlocksRuntimeObject() local
H A DCodeGenModule.cpp4793 TranslationUnitDecl *TUDecl = C.getTranslationUnitDecl(); GetRuntimeFunctionDecl() local
6238 TranslationUnitDecl *TUDecl = Context.getTranslationUnitDecl(); GetAddrOfConstantCFString() local
H A DCGObjCMac.cpp6441 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); getStorage() local
/llvm-project/clang/include/clang/AST/
H A DASTContext.h605 TranslationUnitDecl *TUDecl = nullptr; global() variable
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp68 TranslationUnitDecl *TUDecl; global() member in __anonf379f6ed0111::RewriteObjC
[all...]
H A DRewriteModernObjC.cpp70 TranslationUnitDecl *TUDecl; global() member in __anon2c496d720111::RewriteModernObjC
[all...]
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3902 TranslationUnitDecl *TUDecl = SemaRef.Context.getTranslationUnitDecl(); RebuildShuffleVectorExpr() local