Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp3855 static QualType DecodePPCMMATypeFromStr(ASTContext &Context, const char *&Str, in DecodePPCMMATypeFromStr() function
8234 QualType type = DecodePPCMMATypeFromStr(Context, TypeStr, Mask); in SemaBuiltinPPCMMACall()
8239 QualType ExpectedType = DecodePPCMMATypeFromStr(Context, TypeStr, Mask); in SemaBuiltinPPCMMACall()
8279 (void) DecodePPCMMATypeFromStr(Context, TypeStr, Mask); in SemaBuiltinPPCMMACall()