Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp3208 static QualType DecodePPCMMATypeFromStr(ASTContext &Context, const char *&Str, in DecodePPCMMATypeFromStr() function
7027 QualType type = DecodePPCMMATypeFromStr(Context, TypeStr, Mask); in SemaBuiltinPPCMMACall()
7032 QualType ExpectedType = DecodePPCMMATypeFromStr(Context, TypeStr, Mask); in SemaBuiltinPPCMMACall()
7062 (void) DecodePPCMMATypeFromStr(Context, TypeStr, Mask); in SemaBuiltinPPCMMACall()