Home
last modified time | relevance | path

Searched defs:IsOverloaded (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DSveEmitter.cpp922 bool IsOverloaded = getClassKind() == ClassG && getProto().size() > 1; in emitIntrinsic() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp820 bool IsOverloaded = in BuildOperatorCoawaitLookupExpr() local
H A DSemaOverload.cpp13524 static bool IsOverloaded(const UnresolvedSetImpl &Functions) { in IsOverloaded() function