Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp269 QualType getAttributedType(Attr *A, QualType ModifiedType, getAttributedType() function in __anon1bdae2e90111::TypeProcessingState
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4747 QualType ASTContext::getAttributedType(attr::Kind attrKind, getAttributedType() function in ASTContext