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

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp289 bool InOverloadResolution; member in class:__anon786::InitListChecker
959 InitListChecker( Sema &S, const InitializedEntity &Entity, InitListExpr *IL, QualType &T, bool VerifyOnly, bool TreatUnavailableAsInvalid, bool InOverloadResolution, SmallVectorImpl<QualType> *AggrDeductionCandidateParamTypes) argument
[all...]

Completed in 84 milliseconds