HomeSort by relevance Sort by last modified time
    Searched refs:PTHLexer (Results 1 - 25 of 47) sorted by null

1 2

  /external/clang/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
PTHManager.h 20 #include "clang/Lex/PTHLexer.h"
34 class PTHLexer;
39 friend class PTHLexer;
75 /// PTHLexer objects.
98 /// getSpellingAtPTHOffset - Used by PTHLexer classes to get the cached
136 /// CreateLexer - Return a PTHLexer that "lexes" the cached tokens for the
139 PTHLexer *CreateLexer(FileID FID);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
PTHManager.h 31 class PTHLexer;
36 friend class PTHLexer;
72 /// PTHLexer objects.
95 /// getSpellingAtPTHOffset - Used by PTHLexer classes to get the cached
133 /// CreateLexer - Return a PTHLexer that "lexes" the cached tokens for the
136 PTHLexer *CreateLexer(FileID FID);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
PTHManager.h 31 class PTHLexer;
36 friend class PTHLexer;
72 /// PTHLexer objects.
95 /// getSpellingAtPTHOffset - Used by PTHLexer classes to get the cached
133 /// CreateLexer - Return a PTHLexer that "lexes" the cached tokens for the
136 PTHLexer *CreateLexer(FileID FID);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
PTHManager.h 31 class PTHLexer;
36 friend class PTHLexer;
72 /// PTHLexer objects.
95 /// getSpellingAtPTHOffset - Used by PTHLexer classes to get the cached
133 /// CreateLexer - Return a PTHLexer that "lexes" the cached tokens for the
136 PTHLexer *CreateLexer(FileID FID);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
PTHManager.h 31 class PTHLexer;
36 friend class PTHLexer;
72 /// PTHLexer objects.
95 /// getSpellingAtPTHOffset - Used by PTHLexer classes to get the cached
133 /// CreateLexer - Return a PTHLexer that "lexes" the cached tokens for the
136 PTHLexer *CreateLexer(FileID FID);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
PTHManager.h 31 class PTHLexer;
36 friend class PTHLexer;
72 /// PTHLexer objects.
95 /// getSpellingAtPTHOffset - Used by PTHLexer classes to get the cached
133 /// CreateLexer - Return a PTHLexer that "lexes" the cached tokens for the
136 PTHLexer *CreateLexer(FileID FID);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
PTHManager.h 31 class PTHLexer;
36 friend class PTHLexer;
72 /// PTHLexer objects.
95 /// getSpellingAtPTHOffset - Used by PTHLexer classes to get the cached
133 /// CreateLexer - Return a PTHLexer that "lexes" the cached tokens for the
136 PTHLexer *CreateLexer(FileID FID);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
PTHManager.h 31 class PTHLexer;
36 friend class PTHLexer;
72 /// PTHLexer objects.
95 /// getSpellingAtPTHOffset - Used by PTHLexer classes to get the cached
133 /// CreateLexer - Return a PTHLexer that "lexes" the cached tokens for the
136 PTHLexer *CreateLexer(FileID FID);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
PTHManager.h 31 class PTHLexer;
36 friend class PTHLexer;
72 /// PTHLexer objects.
95 /// getSpellingAtPTHOffset - Used by PTHLexer classes to get the cached
133 /// CreateLexer - Return a PTHLexer that "lexes" the cached tokens for the
136 PTHLexer *CreateLexer(FileID FID);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
PTHManager.h 31 class PTHLexer;
36 friend class PTHLexer;
72 /// PTHLexer objects.
95 /// getSpellingAtPTHOffset - Used by PTHLexer classes to get the cached
133 /// CreateLexer - Return a PTHLexer that "lexes" the cached tokens for the
136 PTHLexer *CreateLexer(FileID FID);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
PTHLexer.h 1 //===--- PTHLexer.h - Lexer based on Pre-tokenized input --------*- C++ -*-===//
10 // This file defines the PTHLexer interface.
24 class PTHLexer : public PreprocessorLexer {
47 PTHLexer(const PTHLexer &) = delete;
48 void operator=(const PTHLexer &) = delete;
50 /// ReadToken - Used by PTHLexer to read tokens TokBuf.
55 /// PTHMgr - The PTHManager object that created this PTHLexer.
63 /// Create a PTHLexer for the specified token stream.
64 PTHLexer(Preprocessor& pp, FileID FID, const unsigned char *D
    [all...]

Completed in 3097 milliseconds

1 2