Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp2775 static QualType GetDeclSpecTypeForDeclarator(TypeProcessingState &state, in GetDeclSpecTypeForDeclarator() function
4588 QualType T = GetDeclSpecTypeForDeclarator(state, ReturnTypeInfo); in GetTypeForDeclarator()
4702 QualType declSpecTy = GetDeclSpecTypeForDeclarator(state, ReturnTypeInfo); in GetTypeForDeclaratorCast()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp3251 static QualType GetDeclSpecTypeForDeclarator(TypeProcessingState &state, in GetDeclSpecTypeForDeclarator() function
5674 QualType T = GetDeclSpecTypeForDeclarator(state, ReturnTypeInfo); in GetTypeForDeclarator()
5784 QualType declSpecTy = GetDeclSpecTypeForDeclarator(state, ReturnTypeInfo); in GetTypeForDeclaratorCast()