Searched defs:getAttributedType (Results 1 – 3 of 3) sorted by relevance
| /external/llvm-project/clang/lib/Sema/ | ||
| D | SemaType.cpp | 258 QualType getAttributedType(Attr *A, QualType ModifiedType, in getAttributedType() function in __anonc6f7a84e0111::TypeProcessingState |
| /external/clang/lib/AST/ | ||
| D | ASTContext.cpp | 3259 QualType ASTContext::getAttributedType(AttributedType::Kind attrKind, in getAttributedType() function in ASTContext |
| /external/llvm-project/clang/lib/AST/ | ||
| D | ASTContext.cpp | 4492 QualType ASTContext::getAttributedType(attr::Kind attrKind, in getAttributedType() function in ASTContext |