Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp175 unsigned NumExceptions, in getFunction()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp514 unsigned NumExceptions = Proto->getNumExceptions(); in EmitStartEHSpec() local