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