Searched refs:ToD (Results 1 – 5 of 5) sorted by relevance
/external/clang/lib/AST/ |
D | ASTImporter.cpp | 85 NamedDecl *&ToD, SourceLocation &Loc); 86 void ImportDefinitionIfNeeded(Decl *FromD, Decl *ToD = nullptr); 2001 NamedDecl *&ToD, in ImportDeclParts() argument 2022 ToD = cast_or_null<NamedDecl>(Importer.GetAlreadyImportedOrNull(D)); in ImportDeclParts() 2026 void ASTNodeImporter::ImportDefinitionIfNeeded(Decl *FromD, Decl *ToD) { in ImportDefinitionIfNeeded() argument 2030 if (!ToD) { in ImportDefinitionIfNeeded() 2031 ToD = Importer.Import(FromD); in ImportDefinitionIfNeeded() 2032 if (!ToD) in ImportDefinitionIfNeeded() 2037 if (RecordDecl *ToRecord = cast_or_null<RecordDecl>(ToD)) { in ImportDefinitionIfNeeded() 2046 if (EnumDecl *ToEnum = cast_or_null<EnumDecl>(ToD)) { in ImportDefinitionIfNeeded() [all …]
|
/external/clang/lib/Frontend/ |
D | ASTMerge.cpp | 69 Decl *ToD = Importer.Import(D); in ExecuteAction() local 71 if (ToD) { in ExecuteAction() 72 DeclGroupRef DGR(ToD); in ExecuteAction()
|
/external/clang/lib/Serialization/ |
D | ASTReaderDecl.cpp | 3098 Decl *ToD) { in inheritDefaultTemplateArgument() argument 3099 auto *To = cast<ParmDecl>(ToD); in inheritDefaultTemplateArgument()
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_003.ppm | 9525 …E`3F`5F`5C^3Hb7<W,Lg<7V,OmCStF_R?a1=_/=],?_.Mm<Ih7Cb1Ji8VqB:V&A]/=Y,4O#E`5ToD<W,:V(1M ; :T"3M)D…
|
D | test_007.ppm | 8975 …8=Y,?[.4P"6P%F`5Mi<1M /K7S&!</J'B"='B:T)ToD^xM4O#(C,F=X-RlAE_4^xKLg:Kf8Hb5-E=V)Kd7F_3D]0…
|