Home
last modified time | relevance | path

Searched defs:typedefType (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchersInternal.cpp1069 const AstTypeMatcher<TypedefType> typedefType; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp4930 if (const auto *typedefType = getAs<TypedefType>()) in isObjCNSObjectType() local
4936 if (const auto *typedefType = getAs<TypedefType>()) in isObjCIndependentClassType() local