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