Searched refs:MarkDeclarationsReferencedInType (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 482 SemaRef.MarkDeclarationsReferencedInType(D->getLocation(), DI->getType()); in InstantiateTypedefNameDecl() 684 SemaRef.MarkDeclarationsReferencedInType(D->getLocation(), DI->getType()); in VisitFieldDecl() 770 SemaRef.MarkDeclarationsReferencedInType(D->getLocation(), DI->getType()); in VisitMSPropertyDecl()
|
H A D | SemaTemplateInstantiate.cpp | 850 getSema().MarkDeclarationsReferencedInType(Loc, T); in AlreadyTransformed()
|
H A D | SemaExpr.cpp | 14111 void Sema::MarkDeclarationsReferencedInType(SourceLocation Loc, QualType T) { in MarkDeclarationsReferencedInType() function in Sema
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 3741 void MarkDeclarationsReferencedInType(SourceLocation Loc, QualType T);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 5335 void MarkDeclarationsReferencedInType(SourceLocation Loc, QualType T);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 5580 void MarkDeclarationsReferencedInType(SourceLocation Loc, QualType T);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 5516 void MarkDeclarationsReferencedInType(SourceLocation Loc, QualType T);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 5516 void MarkDeclarationsReferencedInType(SourceLocation Loc, QualType T);
|