Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3873 static bool hasOuterPointerLikeChunk(const Declarator &D, unsigned endIndex) { in hasOuterPointerLikeChunk() function
4289 !hasOuterPointerLikeChunk(D, D.getNumTypeObjects())) { in GetFullTypeForDeclarator()
4422 if (hasOuterPointerLikeChunk(D, chunkIndex)) { in GetFullTypeForDeclarator()
4450 !hasOuterPointerLikeChunk(D, chunkIndex)) { in GetFullTypeForDeclarator()
7450 !hasOuterPointerLikeChunk(state.getDeclarator(), endIndex); in processTypeAttrs()