Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaType.cpp4299 static bool hasOuterPointerLikeChunk(const Declarator &D, unsigned endIndex) { in hasOuterPointerLikeChunk() function
4731 !hasOuterPointerLikeChunk(D, D.getNumTypeObjects())) { in GetFullTypeForDeclarator()
4866 if (hasOuterPointerLikeChunk(D, chunkIndex)) { in GetFullTypeForDeclarator()
4893 !hasOuterPointerLikeChunk(D, chunkIndex)) { in GetFullTypeForDeclarator()
8222 !hasOuterPointerLikeChunk(state.getDeclarator(), endIndex); in processTypeAttrs()