Home
last modified time | relevance | path

Searched defs:TypedefTy (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DTypedefUnderlyingTypeResolver.cpp24 const TypedefType *TypedefTy = Type->getAs<TypedefType>(); getUnderlyingTypeDecl() local
52 const TypedefType *TypedefTy = Type->getAs<TypedefType>(); getSymbolReferenceForType() local
H A DDeclarationFragments.cpp280 if (const TypedefType *TypedefTy = dyn_cast<TypedefType>(T)) { getFragmentsForType() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8685 if (const TypedefType* TypedefTy = CurType->getAs<TypedefType>()) { HandleOpenCLAccessAttr() local
H A DSemaChecking.cpp12280 if (const auto *TypedefTy = ExprTy->getAs<TypedefType>()) checkFormatExpr() local