Searched defs:declSpecType (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 544 distributeObjCPointerTypeAttrFromDeclarator(TypeProcessingState & state,ParsedAttr & attr,QualType & declSpecType) distributeObjCPointerTypeAttrFromDeclarator() argument 637 distributeFunctionTypeAttrToInnermost(TypeProcessingState & state,ParsedAttr & attr,ParsedAttributesView & attrList,QualType & declSpecType,CUDAFunctionTarget CFT) distributeFunctionTypeAttrToInnermost() argument 657 distributeFunctionTypeAttrFromDeclSpec(TypeProcessingState & state,ParsedAttr & attr,QualType & declSpecType,CUDAFunctionTarget CFT) distributeFunctionTypeAttrFromDeclSpec() argument 677 distributeFunctionTypeAttrFromDeclarator(TypeProcessingState & state,ParsedAttr & attr,QualType & declSpecType,CUDAFunctionTarget CFT) distributeFunctionTypeAttrFromDeclarator() argument 705 distributeTypeAttrsFromDeclarator(TypeProcessingState & state,QualType & declSpecType,CUDAFunctionTarget CFT) distributeTypeAttrsFromDeclarator() argument 746 maybeSynthesizeBlockSignature(TypeProcessingState & state,QualType declSpecType) maybeSynthesizeBlockSignature() argument 2748 inferARCWriteback(TypeProcessingState & state,QualType & declSpecType) inferARCWriteback() argument 4210 GetFullTypeForDeclarator(TypeProcessingState & state,QualType declSpecType,TypeSourceInfo * TInfo) GetFullTypeForDeclarator() argument [all...] |