Searched defs:stdgl (Results 1 – 3 of 3) sorted by relevance
58 bool stdgl) in handlePragma()
1134 …ext::handlePragmaDirective(const TSourceLoc &line, const char* name, const char* value, bool stdgl) in handlePragmaDirective()
633 bool stdgl = token->text == "STDGL"; in parsePragma() local