Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp250 QualType getAttributedType(Attr *A, QualType ModifiedType, in getAttributedType() function in __anonbf0734260111::TypeProcessingState
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp3929 QualType ASTContext::getAttributedType(attr::Kind attrKind, in getAttributedType() function in ASTContext