Searched defs:Parser (Results 1 - 24 of 24) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
H A DMCAsmParserExtension.cpp20 void MCAsmParserExtension::Initialize(MCAsmParser &Parser) { argument
H A DCOFFAsmParser.cpp45 virtual void Initialize(MCAsmParser &Parser) { argument
H A DELFAsmParser.cpp40 virtual void Initialize(MCAsmParser &Parser) { argument
H A DDarwinAsmParser.cpp43 virtual void Initialize(MCAsmParser &Parser) { argument
H A DAsmParser.cpp1636 const AsmParser *Parser = static_cast<const AsmParser *>(Context); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/
H A DParser.h48 class Parser { class in namespace:clang::ast_matchers::dynamic
/freebsd-10-stable/contrib/llvm/lib/TableGen/
H A DMain.cpp54 static int createDependencyFile(const TGParser &Parser, const char *argv0) { argument
/freebsd-10-stable/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h27 MCAsmParser *Parser; member in class:llvm::MCAsmParserExtension
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentParser.h30 class Parser { class in namespace:clang::comments
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp51 Parser::Parser(Preprocessor &pp, Sema &actions, bool skipFunctionBodies) function in class:Parser
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp354 Parser::Parser(CodeTokenize function in class:clang::ast_matchers::dynamic::Parser
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp257 Parser::Parser(Lexer &L, Sema &S, llvm::BumpPtrAllocator &Allocator, function in class:clang::comments::Parser
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.cpp123 ScopedLineState(UnwrappedLineParser &Parser, argument
149 UnwrappedLineParser &Parser; member in class:clang::format::ScopedLineState
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DTargetRegistry.h368 createMCAsmParser(MCSubtargetInfo &STI, MCAsmParser &Parser, const MCInstrInfo &MII) const argument
H A DCommandLine.h1152 ParserClass Parser; member in class:llvm::cl::opt
1323 ParserClass Parser; member in class:llvm::cl::list
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp36 MCAsmParser &Parser; member in class:__anon2607::SparcAsmParser
[all...]
/freebsd-10-stable/tools/tools/shlib-compat/
H A Dshlib-compat.py681 class Parser(object): class in inherits:object
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp177 MCAsmParser &Parser; member in class:__anon2554::PPCAsmParser
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp299 MCAsmParser &Parser; member in class:__anon2620::SystemZAsmParser
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp45 MCAsmParser &Parser; member in class:__anon2445::AArch64AsmParser
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp64 MCAsmParser &Parser; member in class:__anon2527::MipsAsmParser
2374 MCAsmParser &Parser = getParser(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp50 MCAsmParser &Parser; member in class:__anon2640::X86AsmParser
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h54 class Parser : public CodeCompletionHandler { class in namespace:clang
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp53 MCAsmParser &Parser; member in class:__anon2477::ARMAsmParser
[all...]

Completed in 418 milliseconds