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