Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h1260 struct TypeAndRange { struct
1341 TypeAndRange *Exceptions;
/external/clang/lib/Sema/
DDeclSpec.cpp242 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction()
/external/llvm-project/clang/lib/Sema/
DDeclSpec.cpp260 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction()