Searched defs:IsOverloaded (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ | ||
H A D | SveEmitter.cpp | 1065 bool IsOverloaded = getClassKind() == ClassG && getProto().size() > 1; emitIntrinsic() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCoroutine.cpp | 908 bool IsOverloaded = BuildOperatorCoawaitLookupExpr() local |
H A D | SemaOverload.cpp | 14050 static bool IsOverloaded(const UnresolvedSetImpl &Functions) { IsOverloaded() function |