Home
last modified time | relevance | path

Searched defs:getOverloadKind (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp69 static OverloadKind getOverloadKind(Type *Ty) { in getOverloadKind() function
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp262 static std::string getOverloadKind(StringRef Overload) { getOverloadKind() function