Home
last modified time | relevance | path

Searched defs:getAttributedType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp280 QualType getAttributedType(Attr *A, QualType ModifiedType, in getAttributedType() function in __anonc2847d970111::TypeProcessingState
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5162 QualType ASTContext::getAttributedType(attr::Kind attrKind, in getAttributedType() function in ASTContext