Home
last modified time | relevance | path

Searched refs:exnSlot (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DType.cpp2688 QualType *exnSlot = argSlot + NumParams; in FunctionProtoType() local
2699 exnSlot[I++] = ExceptionType; in FunctionProtoType()
/external/llvm-project/clang/lib/AST/
DType.cpp3175 auto *exnSlot = in FunctionProtoType() local
3186 exnSlot[I++] = ExceptionType; in FunctionProtoType()