Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp347 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in emitDeviceStubBodyNew() local
H A DCGObjCGNU.cpp1249 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in GetClassVar() local
2442 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in EmitNSAutoreleasePoolClassRef() local
H A DCGBlocks.cpp2806 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in configureBlocksRuntimeObject() local
H A DCodeGenModule.cpp4810 TranslationUnitDecl *TUDecl = C.getTranslationUnitDecl(); in GetRuntimeFunctionDecl() local
6260 TranslationUnitDecl *TUDecl = Context.getTranslationUnitDecl(); in GetAddrOfConstantCFString() local
H A DCGObjCMac.cpp6441 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in getStorage() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h605 TranslationUnitDecl *TUDecl = nullptr; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp70 TranslationUnitDecl *TUDecl; member in __anonc09f721f0111::RewriteModernObjC
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3905 TranslationUnitDecl *TUDecl = SemaRef.Context.getTranslationUnitDecl(); in RebuildShuffleVectorExpr() local