Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h1270 struct TypeAndRange { struct
1351 TypeAndRange *Exceptions;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDDeclSpec.cpp248 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction()