Searched defs:getLexer (Results 1 - 25 of 75) sorted by relevance

123

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h105 virtual MCAsmLexer &getLexer() = 0;
106 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParser
107 return const_cast<MCAsmParser*>(this)->getLexer();
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/MCParser/
H A DMCAsmParser.h105 virtual MCAsmLexer &getLexer() = 0;
106 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParser
107 return const_cast<MCAsmParser*>(this)->getLexer();
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/MCParser/
H A DMCAsmParser.h105 virtual MCAsmLexer &getLexer() = 0;
106 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParser
107 return const_cast<MCAsmParser*>(this)->getLexer();
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
H A DMCAsmParser.h147 virtual MCAsmLexer &getLexer() = 0;
148 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParser
149 return const_cast<MCAsmParser*>(this)->getLexer();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
H A DMCAsmParser.h147 virtual MCAsmLexer &getLexer() = 0;
148 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParser
149 return const_cast<MCAsmParser*>(this)->getLexer();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
H A DMCAsmParser.h147 virtual MCAsmLexer &getLexer() = 0;
148 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParser
149 return const_cast<MCAsmParser*>(this)->getLexer();
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
H A DMCAsmParser.h147 virtual MCAsmLexer &getLexer() = 0;
148 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParser
149 return const_cast<MCAsmParser*>(this)->getLexer();
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h105 virtual MCAsmLexer &getLexer() = 0;
106 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParser
107 return const_cast<MCAsmParser*>(this)->getLexer();
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/MCParser/
H A DMCAsmParser.h105 virtual MCAsmLexer &getLexer() = 0;
106 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParser
107 return const_cast<MCAsmParser*>(this)->getLexer();
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/MCParser/
H A DMCAsmParser.h105 virtual MCAsmLexer &getLexer() = 0;
106 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParser
107 return const_cast<MCAsmParser*>(this)->getLexer();
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
H A DMCAsmParser.h147 virtual MCAsmLexer &getLexer() = 0;
148 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParser
149 return const_cast<MCAsmParser*>(this)->getLexer();
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h58 MCAsmLexer &getLexer() { return getParser().getLexer(); } function in class:llvm::MCAsmParserExtension
59 const MCAsmLexer &getLexer() const { function in class:llvm::MCAsmParserExtension
60 return const_cast<MCAsmParserExtension *>(this)->getLexer();

Completed in 1619 milliseconds

123