Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DDeclSpec.cpp173 unsigned NumExceptions, in getFunction()
/external/llvm-project/clang/lib/Sema/
DDeclSpec.cpp175 unsigned NumExceptions, in getFunction()
/external/clang/lib/CodeGen/
DCGException.cpp452 unsigned NumExceptions = Proto->getNumExceptions(); in EmitStartEHSpec() local
/external/llvm-project/clang/lib/CodeGen/
DCGException.cpp488 unsigned NumExceptions = Proto->getNumExceptions(); in EmitStartEHSpec() local
/external/clang/include/clang/Sema/
DDeclSpec.h1251 unsigned NumExceptions; member