Searched refs:DisableExpand (Results 1 – 4 of 4) sorted by relevance
77 DisableExpand = 0x04, // This identifier may never be macro expanded. enumerator275 bool isExpandDisabled() const { return getFlag(DisableExpand); } in isExpandDisabled()
615 Identifier.setFlag(Token::DisableExpand); in HandleMacroExpandedIdentifier()869 Tok.setFlag(Token::DisableExpand); in ReadMacroCallArgumentList()
857 Identifier.setFlag(Token::DisableExpand); in HandleIdentifier()
1071 #. **DisableExpand** --- This flag is used internally to the preprocessor to