Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DParsedAttr.h557 const ParsedType &getMatchingCType() const { in getMatchingCType() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp5611 S.GetTypeFromParser(AL.getMatchingCType(), &MatchingCTypeLoc); in handleTypeTagForDatatypeAttr()
H A DSemaDecl.cpp14400 I->getMatchingCType(), in FinalizeDeclaration()
H A DSemaChecking.cpp17502 TypeInfo.Type = I->getMatchingCType(); in GetMatchingCType()