Home
last modified time | relevance | path

Searched defs:declSpecType (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp534 distributeObjCPointerTypeAttrFromDeclarator(TypeProcessingState & state,ParsedAttr & attr,QualType & declSpecType) distributeObjCPointerTypeAttrFromDeclarator() argument
627 distributeFunctionTypeAttrToInnermost(TypeProcessingState & state,ParsedAttr & attr,ParsedAttributesView & attrList,QualType & declSpecType,Sema::CUDAFunctionTarget CFT) distributeFunctionTypeAttrToInnermost() argument
647 distributeFunctionTypeAttrFromDeclSpec(TypeProcessingState & state,ParsedAttr & attr,QualType & declSpecType,Sema::CUDAFunctionTarget CFT) distributeFunctionTypeAttrFromDeclSpec() argument
666 distributeFunctionTypeAttrFromDeclarator(TypeProcessingState & state,ParsedAttr & attr,QualType & declSpecType,Sema::CUDAFunctionTarget CFT) distributeFunctionTypeAttrFromDeclarator() argument
694 distributeTypeAttrsFromDeclarator(TypeProcessingState & state,QualType & declSpecType,Sema::CUDAFunctionTarget CFT) distributeTypeAttrsFromDeclarator() argument
735 maybeSynthesizeBlockSignature(TypeProcessingState & state,QualType declSpecType) maybeSynthesizeBlockSignature() argument
3224 inferARCWriteback(TypeProcessingState & state,QualType & declSpecType) inferARCWriteback() argument
4695 GetFullTypeForDeclarator(TypeProcessingState & state,QualType declSpecType,TypeSourceInfo * TInfo) GetFullTypeForDeclarator() argument
[all...]