Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h1078 OverloadCandidateRewriteKind CRK = CRK_None; in getRewriteKind() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp10806 OverloadCandidateRewriteKind CRK, in ClassifyOverloadCandidate()