Home
last modified time | relevance | path

Searched refs:GetDN (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/aarch64/
Dsimulator-aarch64.h1821 return fpcr_.GetDN() != 0 ? kUseDefaultNaN : kIgnoreDefaultNaN;
Dsimulator-aarch64.cc1208 ReadFpcr().GetDN(), in PrintSystemRegister()
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp1159 DeclarationName GetDN = S.PP.getIdentifierInfo("get"); in checkTupleLikeDecomposition() local
1164 LookupResult MemberGet(S, GetDN, Src->getLocation(), Sema::LookupMemberName); in checkTupleLikeDecomposition()
1222 DeclarationNameInfo(GetDN, Loc), /*RequiresADL*/true, &Args, in checkTupleLikeDecomposition()