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