Searched refs:getVaListTagType (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h1413 QualType getVaListTagType() const;
/external/clang/lib/AST/
H A DASTContext.cpp5921 QualType ASTContext::getVaListTagType() const { function in class:ASTContext
/external/clang/lib/Serialization/
H A DASTReader.cpp4968 T = Context.getVaListTagType();

Completed in 79 milliseconds