Searched refs:mAllowRSPrefix (Results 1 – 6 of 6) sorted by relevance
237 getSourceManager(), mAllowRSPrefix, mIsFilterscript); in createBackend()249 mOT(OT_Default), mRSContext(nullptr), mAllowRSPrefix(false), mTargetAPI(0), in Slang()645 mAllowRSPrefix = Opts.mAllowRSPrefix; in compile()
55 bool mAllowRSPrefix; variable
93 bool mAllowRSPrefix; variable
161 bool mAllowRSPrefix; variable
197 Opts.mAllowRSPrefix = Args.hasArg(OPT_allow_rs_prefix); in ParseArguments()
220 mSourceMgr(SourceMgr), mASTPrint(Opts.mASTPrint), mAllowRSPrefix(AllowRSPrefix), in Backend()391 if (!mAllowRSPrefix) { in HandleTopLevelDecl()