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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp280 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); local
H A DCGBlocks.cpp2880 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); local
H A DCGObjCGNU.cpp1236 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); local
2317 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); local
H A DCodeGenModule.cpp3357 TranslationUnitDecl *TUDecl = C.getTranslationUnitDecl(); local
4783 TranslationUnitDecl *TUDecl = Context.getTranslationUnitDecl(); local
H A DCGObjCMac.cpp6518 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h538 TranslationUnitDecl *TUDecl; member in class:clang::ASTContext
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp68 TranslationUnitDecl *TUDecl; member in class:__anon1910::RewriteObjC
[all...]
H A DRewriteModernObjC.cpp69 TranslationUnitDecl *TUDecl; member in class:__anon1907::RewriteModernObjC
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3487 TranslationUnitDecl *TUDecl = SemaRef.Context.getTranslationUnitDecl(); local

Completed in 244 milliseconds