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