Searched refs:WithPragma (Results 1 – 4 of 4) sorted by relevance
89 bool WithPragma = false; member109 : WithPragma(Pragma), Avail(AvailV), Core(CoreV), Opt(OptV) {} in OpenCLOptionInfo()
51 return E != OptMap.end() && E->second.WithPragma; in isWithPragma()93 OptMap[Ext].WithPragma = V; in acceptsPragma()
4486 Record.push_back(V.WithPragma ? 1 : 0); in WriteOpenCLExtensions()
3883 OptInfo.WithPragma = Record[I++] != 0; in ReadASTBlock()