Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DMemoryTypeTableBuilder.h27 template <typename TFunc> void ForEachRecord(TFunc Func) { in ForEachRecord()
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp762 const FunctionProtoType *TFunc = GetUnderlyingFunction(Target); in CheckSpecForTypesEquivalent() local
763 if (!TFunc) in CheckSpecForTypesEquivalent()
769 return S.CheckEquivalentExceptionSpec(DiagID, NoteID, TFunc, TargetLoc, in CheckSpecForTypesEquivalent()