Searched refs:Attributed (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp266 case Type::Attributed: {
H A DASTStructuralEquivalence.cpp674 case Type::Attributed:
H A DItaniumMangle.cpp1994 case Type::Attributed:
H A DASTContext.cpp2295 case Type::Attributed:
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp2507 case clang::Type::Attributed:
3525 case clang::Type::Attributed:
3876 case clang::Type::Attributed:
4695 case clang::Type::Attributed:
4837 case clang::Type::Attributed:
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp270 // Attributed type still should be an attributed type after replacement.
6499 Attributed, enumerator in enum:__anon3241::__anon3245::FunctionTypeUnwrapper::WrapKind
6535 Stack.push_back(Attributed);
6587 case Attributed:
H A DSemaExpr.cpp4236 case Type::Attributed:
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2073 case Type::Attributed:
H A DCGDebugInfo.cpp2912 case Type::Attributed:
3104 case Type::Attributed:
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h4562 : Type(Attributed, canon, equivalent->isDependentType(),
4643 return T->getTypeClass() == Attributed;

Completed in 244 milliseconds