HomeSort by: relevance | last modified time | path
    Searched refs:VAListTagName (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
Sema.cpp 236 VAListTagName = PP.getIdentifierInfo("__va_list_tag");
SemaLookup.cpp 2720 if (Class->getDeclName() == Result.S.VAListTagName)
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 426 /// VAListTagName - The declaration name corresponding to __va_list_tag.
428 DeclarationName VAListTagName;

Completed in 31 milliseconds