Searched defs:FirstParam (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4017 bool FirstParam = true; local
H A DSemaDeclAttr.cpp3042 enum FirstParam { Unsupported, Duplicate }; enum
H A DSemaExpr.cpp5262 GatherArgumentsForCall(SourceLocation CallLoc, FunctionDecl *FDecl, const FunctionProtoType *Proto, unsigned FirstParam, ArrayRef<Expr *> Args, SmallVectorImpl<Expr *> &AllArgs, VariadicCallType CallType, bool AllowExplicit, bool IsListInitialization) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp9350 FunctionProtoType::ExtParameterInfo FirstParam, SecondParam; local

Completed in 298 milliseconds