Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp353 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); emitDeviceStubBodyNew() local
H A DCGObjCGNU.cpp1250 DeclContext *DC = TranslationUnitDecl::castToDeclContext(TUDecl); in GetClassVar() local
2443 DeclContext *DC = TranslationUnitDecl::castToDeclContext(TUDecl); in EmitNSAutoreleasePoolClassRef() local
H A DCGBlocks.cpp2788 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); configureBlocksRuntimeObject() local
H A DCodeGenModule.cpp4700 TranslationUnitDecl *TUDecl = C.getTranslationUnitDecl(); GetRuntimeFunctionDecl() local
6111 TranslationUnitDecl *TUDecl = Context.getTranslationUnitDecl(); GetAddrOfConstantCFString() local
H A DCGObjCMac.cpp6435 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); getStorage() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h585 TranslationUnitDecl *TUDecl = nullptr; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp68 TranslationUnitDecl *TUDecl; member in __anon8bd724ec0111::RewriteObjC
H A DRewriteModernObjC.cpp70 TranslationUnitDecl *TUDecl; member in __anon8056deb10111::RewriteModernObjC
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3850 TranslationUnitDecl *TUDecl = SemaRef.Context.getTranslationUnitDecl(); RebuildShuffleVectorExpr() local