Searched defs:Directive (Results 1 – 13 of 13) sorted by relevance
35 StringRef Directive, in HandleDirective()
92 StmtResult Directive = StmtError(); in ParseOpenMPDeclarativeOrExecutableDirective() local
166 Directive(SourceLocation DirectiveLoc, SourceLocation DiagnosticLoc, in Directive() function
151 unsigned Directive = ST->getDarwinDirective(); in getMaximumUnrollFactor() local
57 unsigned Directive = TM->getSubtarget<PPCSubtarget>().getDarwinDirective(); in CreateTargetHazardRecognizer() local72 unsigned Directive = TM.getSubtarget<PPCSubtarget>().getDarwinDirective(); in CreateTargetPostRAHazardRecognizer() local
846 unsigned Directive = Subtarget.getDarwinDirective(); in EmitStartOfAsmFile() local
26 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler()162 bool ELFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute()
28 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler()255 bool COFFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute()
30 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler()420 bool DarwinAsmParser::ParseDirectiveDumpOrLoad(StringRef Directive, in ParseDirectiveDumpOrLoad()
190 virtual void addDirectiveHandler(StringRef Directive, in addDirectiveHandler()3020 bool AsmParser::ParseDirectiveMacrosOnOff(StringRef Directive) { in ParseDirectiveMacrosOnOff()3205 bool AsmParser::ParseDirectiveEndMacro(StringRef Directive) { in ParseDirectiveEndMacro()
26 typedef VerifyDiagnosticConsumer::Directive Directive; typedef
327 StringRef Directive; in SkipExcludedConditionalBlock() local
669 const char *Directive = 0; in EmitValueImpl() local