Home
last modified time | relevance | path

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

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