HomeSort by relevance Sort by last modified time
    Searched refs:VAListTagName (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
Sema.cpp 67 VAListTagName = PP.getIdentifierInfo("__va_list_tag");
    [all...]
SemaLookup.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h 256 /// VAListTagName - The declaration name corresponding to __va_list_tag.
258 DeclarationName VAListTagName;
    [all...]

Completed in 96 milliseconds