Searched refs:DisableExpand (Results 1 – 4 of 4) sorted by relevance
78 DisableExpand = 0x04, // This identifier may never be macro expanded. enumerator273 bool isExpandDisabled() const { return getFlag(DisableExpand); } in isExpandDisabled()
672 Identifier.setFlag(Token::DisableExpand); in HandleIdentifier()
555 Identifier.setFlag(Token::DisableExpand); in HandleMacroExpandedIdentifier()801 Tok.setFlag(Token::DisableExpand); in ReadFunctionLikeMacroArgs()
623 #. **DisableExpand** --- This flag is used internally to the preprocessor to