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