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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp444 distributeObjCPointerTypeAttrFromDeclarator(TypeProcessingState &state, AttributeList &attr, QualType &declSpecType) argument
539 distributeFunctionTypeAttrToInnermost(TypeProcessingState &state, AttributeList &attr, AttributeList *&attrList, QualType &declSpecType) argument
560 distributeFunctionTypeAttrFromDeclSpec(TypeProcessingState &state, AttributeList &attr, QualType &declSpecType) argument
588 distributeFunctionTypeAttrFromDeclarator(TypeProcessingState &state, AttributeList &attr, QualType &declSpecType) argument
614 distributeTypeAttrsFromDeclarator(TypeProcessingState &state, QualType &declSpecType) argument
661 maybeSynthesizeBlockSignature(TypeProcessingState &state, QualType declSpecType) argument
2378 inferARCWriteback(TypeProcessingState &state, QualType &declSpecType) argument
3279 GetFullTypeForDeclarator(TypeProcessingState &state, QualType declSpecType, TypeSourceInfo *TInfo) argument
[all...]

Completed in 64 milliseconds