Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeCollection.h34 template <typename TFunc> void ForEachRecord(TFunc Func) { in ForEachRecord()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp869 const FunctionProtoType *TFunc = GetUnderlyingFunction(Target); in CheckSpecForTypesEquivalent() local
870 if (!TFunc) in CheckSpecForTypesEquivalent()
876 return S.CheckEquivalentExceptionSpec(DiagID, NoteID, TFunc, TargetLoc, in CheckSpecForTypesEquivalent()