Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp254 QualType getAttributedType(Attr *A, QualType ModifiedType, in getAttributedType() function in __anon29f668c70111::TypeProcessingState
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp4704 QualType ASTContext::getAttributedType(attr::Kind attrKind, in getAttributedType() function in ASTContext