Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1930 type_object_range type_objects() const { in type_objects() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp6882 for (auto &Chunk : D.type_objects()) { in CheckConversionDeclarator()