OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VAListTagName
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Sema/
Sema.cpp
61
VAListTagName
= PP.getIdentifierInfo("__va_list_tag");
[
all
...]
SemaLookup.cpp
[
all
...]
/external/clang/include/clang/Sema/
Sema.h
208
///
VAListTagName
- The declaration name corresponding to __va_list_tag.
210
DeclarationName
VAListTagName
;
[
all
...]
Completed in 9394 milliseconds