OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aci_custom
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
TokenConcatenation.h
44
///
aci_custom
- AvoidConcat contains custom code to handle this token's
47
aci_custom
= 2,
enumerator in enum:clang::TokenConcatenation::AvoidConcatInfo
/external/clang/lib/Lex/
TokenConcatenation.cpp
62
TokenInfo[tok::identifier ] |=
aci_custom
;
162
if (ConcatInfo &
aci_custom
) {
Completed in 277 milliseconds