Searched refs:mAllowRSPrefix (Results 1 – 5 of 5) sorted by relevance
234 mAllowRSPrefix); in createBackend()260 : Slang(), mRSContext(NULL), mAllowRSPrefix(false), mTargetAPI(0) { in SlangRS()298 mAllowRSPrefix = AllowRSPrefix; in compile()
48 bool mAllowRSPrefix; variable
45 bool mAllowRSPrefix; variable
117 unsigned mAllowRSPrefix : 1; member in RSCCOptions258 Opts.mAllowRSPrefix = Args->hasArg(OPT_allow_rs_prefix); in ParseArguments()475 Opts.mAllowRSPrefix, in main()
60 mAllowRSPrefix(AllowRSPrefix), in RSBackend()83 if (!mAllowRSPrefix) { in HandleTopLevelDecl()