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

  /external/clang/lib/Sema/
SemaChecking.cpp 711 VariadicCallType CallType) {
764 VariadicCallType CallType =
778 VariadicCallType CallType = getVariadicCallType(FDecl, Proto,
818 VariadicCallType CallType =
838 VariadicCallType CallType;
861 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/0, Proto,
    [all...]
SemaExpr.cpp 787 void Sema::checkVariadicArgument(const Expr *E, VariadicCallType CT) {
826 ExprResult Sema::DefaultVariadicArgumentPromotion(Expr *E, VariadicCallType CT,
    [all...]
SemaExprCXX.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 80 milliseconds