Home
last modified time | relevance | path

Searched refs:aci_custom (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
DTokenConcatenation.h47 aci_custom = 2, enumerator
/external/clang/lib/Lex/
DTokenConcatenation.cpp62 TokenInfo[tok::identifier ] |= aci_custom; in TokenConcatenation()
162 if (ConcatInfo & aci_custom) { in AvoidConcat()