Home
last modified time | relevance | path

Searched defs:ParseDirective (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp285 static bool ParseDirective(StringRef S, ExpectedData *ED, SourceManager &SM, in ParseDirective() function
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp593 bool SystemZAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in SystemZAsmParser
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1255 bool PPCAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in PPCAsmParser
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1838 bool MipsAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in MipsAsmParser
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1998 bool AArch64AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in AArch64AsmParser
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2465 bool X86AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in X86AsmParser
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp7563 bool ARMAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in ARMAsmParser