Searched refs:TFunc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeCollection.h35 template <typename TFunc> void ForEachRecord(TFunc Func) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp869 const FunctionProtoType *TFunc = GetUnderlyingFunction(Target); local
870 if (!TFunc)
876 return S.CheckEquivalentExceptionSpec(DiagID, NoteID, TFunc, TargetLoc,

Completed in 60 milliseconds