Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h438 const ParsedType &getMatchingCType() const { in getMatchingCType() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5793 S.GetTypeFromParser(AL.getMatchingCType(), &MatchingCTypeLoc); in handleTypeTagForDatatypeAttr()
H A DSemaDecl.cpp14877 I->getMatchingCType(), in FinalizeDeclaration()
H A DSemaChecking.cpp19298 TypeInfo.Type = I->getMatchingCType(); in GetMatchingCType()