Home
last modified time | relevance | path

Searched defs:RequireICE (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaPPC.cpp280 bool RequireICE = false; DecodePPCMMATypeFromStr() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp11741 DecodeTypeStr(const char * & Str,const ASTContext & Context,GetBuiltinTypeError & Error,bool & RequireICE,bool AllowTypeModifiers) const DecodeTypeStr() argument