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