Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/meta/meta.rel/
H A Dis_nothrow_invocable.pass.cpp177 static_assert(throws_invocable<Fn2>(), ""); in main() typedef
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp10227 FunctionDecl *Fn2 = Cand2.Function; sameFunctionParameterTypeLists() local