Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp212 bool isProcessingDeclSpec() const { in isProcessingDeclSpec() function in __anon41c88aee0111::TypeProcessingState
226 if (isProcessingDeclSpec()) in getCurrentAttributes()
476 if (state.isProcessingDeclSpec() && in distributeObjCPointerTypeAttr()
493 if (state.isProcessingDeclSpec() && in distributeObjCPointerTypeAttr()
6845 if (state.isProcessingDeclSpec()) { in handleObjCOwnershipTypeAttr()