Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp4450 static bool hasOuterPointerLikeChunk(const Declarator &D, unsigned endIndex) { in hasOuterPointerLikeChunk() function
4884 !hasOuterPointerLikeChunk(D, D.getNumTypeObjects())) { in GetFullTypeForDeclarator()
5019 if (hasOuterPointerLikeChunk(D, chunkIndex)) { in GetFullTypeForDeclarator()
5046 !hasOuterPointerLikeChunk(D, chunkIndex)) { in GetFullTypeForDeclarator()
8409 !hasOuterPointerLikeChunk(state.getDeclarator(), endIndex); in processTypeAttrs()