Home
last modified time | relevance | path

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

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