Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DDeclSpec.cpp167 unsigned NumExceptions, in getFunction()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp473 unsigned NumExceptions = Proto->getNumExceptions(); in EmitStartEHSpec() local