Searched defs:Subject (Results 1 – 5 of 5) sorted by relevance
2065 static bool isSupportedPragmaClangAttributeSubject(const Record &Subject) { in isSupportedPragmaClangAttributeSubject()2096 for (const Record *Subject : in PragmaClangAttributeSupport() local2210 for (const auto *Subject : SubjectObj->getValueAsListOfDefs("Subjects")) { in isAttributedSupported() local2261 for (const auto *Subject : SubjectObj->getValueAsListOfDefs("Subjects")) { in generateStrictConformsTo() local4214 for (const auto *Subject : S.getValueAsListOfDefs("Subjects")) { in CalculateDiagnostic() local4265 static std::string functionNameForCustomAppertainsTo(const Record &Subject) { in functionNameForCustomAppertainsTo()4269 static void GenerateCustomAppertainsTo(const Record &Subject, raw_ostream &OS) { in GenerateCustomAppertainsTo()4798 for (const Record *Subject : SubjectObj->getValueAsListOfDefs("Subjects")) in EmitClangAttrParsedAttrImpl() local5484 for (const auto &Subject : in EmitTestPragmaAttributeSupportedAttributes() local
88 char Subject[MAXLINE]; variable
977 llvm::PointerUnion<Sema *, Preprocessor *> Subject; variable
735 auto QuoteIfNeeded = [UseQuotes](const Twine &Subject) -> std::string { in getDescriptiveName()
5411 ASTWriter::WriteAST(llvm::PointerUnion<Sema *, Preprocessor *> Subject, in WriteAST()