Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DTableGenBackend.h26 using FnT = void (*)(RecordKeeper &Records, raw_ostream &OS); global() variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp199 const FunctionProtoType *FnT = T->getAs<FunctionProtoType>(); in CheckDistantExceptionSpec() local