Searched refs:AllowRSPrefix (Results 1 – 2 of 2) sorted by relevance
162 bool AllowRSPrefix,
214 clang::SourceManager &SourceMgr, bool AllowRSPrefix, in Backend() argument220 mSourceMgr(SourceMgr), mASTPrint(Opts.mASTPrint), mAllowRSPrefix(AllowRSPrefix), in Backend()