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