Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h1294 struct TypeAndRange { struct
1375 TypeAndRange *Exceptions;
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp262 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction()