Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp3178 static QualType DecodePPCMMATypeFromStr(ASTContext &Context, const char *&Str, in DecodePPCMMATypeFromStr() function
6824 QualType type = DecodePPCMMATypeFromStr(Context, TypeStr, Mask); in SemaBuiltinPPCMMACall()
6829 QualType ExpectedType = DecodePPCMMATypeFromStr(Context, TypeStr, Mask); in SemaBuiltinPPCMMACall()
6859 (void) DecodePPCMMATypeFromStr(Context, TypeStr, Mask); in SemaBuiltinPPCMMACall()