Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10028 enum class AllowedExplicit { enum
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp53 using AllowedExplicit = Sema::AllowedExplicit; typedef