OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ident__VA_ARGS__
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Lex/
Preprocessor.cpp
150
(
Ident__VA_ARGS__
= getIdentifierInfo("__VA_ARGS__"))->setIsPoisoned();
151
SetPoisonReason(
Ident__VA_ARGS__
,diag::ext_pp_bad_vaargs_use);
PPDirectives.cpp
[
all
...]
/external/clang/include/clang/Lex/
Preprocessor.h
89
IdentifierInfo *
Ident__VA_ARGS__
; // __VA_ARGS__
[
all
...]
Completed in 17 milliseconds