Home
last modified time | relevance | path

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

/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1069 const AstTypeMatcher<TypedefType> typedefType; global() variable
/llvm-project/clang/lib/AST/
H A DType.cpp4959 if (const auto *typedefType = getAs<TypedefType>()) isObjCNSObjectType() local
4965 if (const auto *typedefType = getAs<TypedefType>()) isObjCIndependentClassType() local