Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4177 static bool hasOuterPointerLikeChunk(const Declarator &D, unsigned endIndex) { in hasOuterPointerLikeChunk() function
4623 !hasOuterPointerLikeChunk(D, D.getNumTypeObjects())) { in GetFullTypeForDeclarator()
4778 if (hasOuterPointerLikeChunk(D, chunkIndex)) { in GetFullTypeForDeclarator()
4794 !hasOuterPointerLikeChunk(D, chunkIndex)) { in GetFullTypeForDeclarator()
8967 !hasOuterPointerLikeChunk(state.getDeclarator(), endIndex); in processTypeAttrs()