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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp275 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); local
H A DCGBlocks.cpp2951 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); local
H A DCGObjCGNU.cpp1228 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); local
2306 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); local
H A DCodeGenModule.cpp3334 TranslationUnitDecl *TUDecl = C.getTranslationUnitDecl(); local
4728 TranslationUnitDecl *TUDecl = Context.getTranslationUnitDecl(); local
H A DCGObjCMac.cpp6492 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h524 TranslationUnitDecl *TUDecl; member in class:clang::ASTContext
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp68 TranslationUnitDecl *TUDecl; member in class:__anon525::RewriteObjC
[all...]
H A DRewriteModernObjC.cpp69 TranslationUnitDecl *TUDecl; member in class:__anon522::RewriteModernObjC
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3317 TranslationUnitDecl *TUDecl = SemaRef.Context.getTranslationUnitDecl(); local

Completed in 414 milliseconds