Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DSveEmitter.cpp922 bool IsOverloaded = getClassKind() == ClassG && getProto().size() > 1; in emitIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp264 bool IsOverloaded = in buildOperatorCoawaitLookupExpr() local
H A DSemaOverload.cpp13182 static bool IsOverloaded(const UnresolvedSetImpl &Functions) { in IsOverloaded() function