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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeCollection.h34 template <typename TFunc> void ForEachRecord(TFunc Func) {
/netbsd-current/external/apache2/llvm/dist/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 70 milliseconds