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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp136 QualType(Ty, 0) == Context.getBuiltinMSVaListType())
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1662 QualType getBuiltinMSVaListType() const { function in class:clang::ASTContext::DynTypedNodeList
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp11870 QualType MSVaListType = Context.getBuiltinMSVaListType();

Completed in 84 milliseconds