Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DParsedAttr.h557 const ParsedType &getMatchingCType() const { in getMatchingCType() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp5493 S.GetTypeFromParser(AL.getMatchingCType(), &MatchingCTypeLoc); in handleTypeTagForDatatypeAttr()
H A DSemaChecking.cpp17223 TypeInfo.Type = I->getMatchingCType(); in GetMatchingCType()
H A DSemaDecl.cpp14010 I->getMatchingCType(), in FinalizeDeclaration()