Searched defs:getAttributedType (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 254 QualType getAttributedType(Attr *A, QualType ModifiedType, in getAttributedType() function in __anon29f668c70111::TypeProcessingState |
| /llvm-project-15.0.7/clang/lib/AST/ | ||
| H A D | ASTContext.cpp | 4704 QualType ASTContext::getAttributedType(attr::Kind attrKind, in getAttributedType() function in ASTContext |