Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp404 static bool handleMSPointerTypeQualifierAttr(TypeProcessingState &state,
7007 static bool handleMSPointerTypeQualifierAttr(TypeProcessingState &State, in handleMSPointerTypeQualifierAttr() function
8948 if (!handleMSPointerTypeQualifierAttr(state, attr, type)) in processTypeAttrs()