Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DDeclSpec.h1271 struct TypeAndRange { struct
1352 TypeAndRange *Exceptions;
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DDeclSpec.cpp261 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction()