Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DASTContext.cpp10402 GetBuiltinTypeError &Error, bool &RequireICE, in DecodeTypeStr()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp3180 bool RequireICE = false; in DecodePPCMMATypeFromStr() local