Searched defs:Syntax (Results 1 – 7 of 7) sorted by relevance
98 JSONCommandLineSyntax Syntax) in JSONCompilationDatabase()134 JSONCommandLineSyntax Syntax; variable
22 static int hasAttributeImpl(AttributeCommonInfo::Syntax Syntax, StringRef Name, in hasAttributeImpl()31 int clang::hasAttribute(AttributeCommonInfo::Syntax Syntax, in hasAttribute()159 auto Syntax = static_cast<AttributeCommonInfo::Syntax>(getSyntax()); in calculateAttributeSpellingListIndex() local
135 std::vector<std::string> unescapeCommandLine(JSONCommandLineSyntax Syntax, in unescapeCommandLine()195 JSONCommandLineSyntax Syntax) { in loadFromFile()215 JSONCommandLineSyntax Syntax) { in loadFromBuffer()297 nodeToCommandLine(JSONCommandLineSyntax Syntax, in nodeToCommandLine()
28 enum Syntax { enum
1915 AttributeCommonInfo::Syntax Syntax = in ExpandBuiltinMacro() local
3139 unsigned Syntax = Record.readInt(); in readAttr() local
4600 AttributeCommonInfo::Syntax Syntax, AttributeCompletion Completion, in CodeCompleteAttribute()