Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp259 QualType getAttributedType(Attr *A, QualType ModifiedType, in getAttributedType() function in __anonc95f0a4b0111::TypeProcessingState
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4577 QualType ASTContext::getAttributedType(attr::Kind attrKind, in getAttributedType() function in ASTContext