Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp188 class TypeProcessingState { class
229 TypeProcessingState(Sema &sema, Declarator &declarator) in TypeProcessingState() function in __anonc2847d970111::TypeProcessingState
363 ~TypeProcessingState() { in ~TypeProcessingState()
397 processTypeAttrs(TypeProcessingState &state, QualType &type,
401 static bool handleFunctionTypeAttr(TypeProcessingState &state, ParsedAttr &attr,
404 static bool handleMSPointerTypeQualifierAttr(TypeProcessingState &state,
407 static bool handleObjCGCTypeAttr(TypeProcessingState &state, ParsedAttr &attr,
410 static bool handleObjCOwnershipTypeAttr(TypeProcessingState &state,
413 static bool handleObjCPointerTypeAttr(TypeProcessingState &state, in handleObjCPointerTypeAttr()
498 static void distributeObjCPointerTypeAttr(TypeProcessingState &state, in distributeObjCPointerTypeAttr()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc6239 …EbPNS2_13AttributeListE", "processTypeAttrs((anonymous namespace)::TypeProcessingState&, clang::Qu…
6261 …NS2_8QualTypeE", "handleObjCPointerTypeAttr((anonymous namespace)::TypeProcessingState&, clang::At…
6263 …tERNS2_8QualTypeE", "handleFunctionTypeAttr((anonymous namespace)::TypeProcessingState&, clang::At…