Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp298 static bool handleMSPointerTypeQualifierAttr(TypeProcessingState &state,
5745 static bool handleMSPointerTypeQualifierAttr(TypeProcessingState &State, in handleMSPointerTypeQualifierAttr() function
6630 if (!handleMSPointerTypeQualifierAttr(state, attr, type)) in processTypeAttrs()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp368 static bool handleMSPointerTypeQualifierAttr(TypeProcessingState &state,
6921 static bool handleMSPointerTypeQualifierAttr(TypeProcessingState &State, in handleMSPointerTypeQualifierAttr() function
8203 if (!handleMSPointerTypeQualifierAttr(state, attr, type)) in processTypeAttrs()