HomeSort by relevance Sort by last modified time
    Searched refs:IncludeStackInfo (Results 1 - 18 of 18) sorted by null

  /external/clang/include/clang/Lex/
Preprocessor.h 326 struct IncludeStackInfo {
337 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
349 IncludeStackInfo(IncludeStackInfo &&RHS)
358 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /external/clang/lib/Lex/
PPLexerChange.cpp 58 const IncludeStackInfo& ISI = IncludeMacroStack[i-1];
570 IncludeStackInfo &ISI = *(IncludeMacroStack.end()-i-1);
PPDirectives.cpp 789 IncludeStackInfo &ISEntry = IncludeMacroStack[e - i - 1];
    [all...]
PPMacroExpansion.cpp 394 IncludeStackInfo &Entry = IncludeMacroStack[i-1];
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 332 struct IncludeStackInfo {
343 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
356 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 370 struct IncludeStackInfo {
381 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
394 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 370 struct IncludeStackInfo {
381 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
394 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 373 struct IncludeStackInfo {
384 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
397 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 373 struct IncludeStackInfo {
384 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
397 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 373 struct IncludeStackInfo {
384 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
397 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 373 struct IncludeStackInfo {
384 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
397 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 332 struct IncludeStackInfo {
343 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
356 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 370 struct IncludeStackInfo {
381 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
394 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 370 struct IncludeStackInfo {
381 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
394 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 373 struct IncludeStackInfo {
384 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
397 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 373 struct IncludeStackInfo {
384 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
397 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 373 struct IncludeStackInfo {
384 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
397 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 373 struct IncludeStackInfo {
384 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule,
397 std::vector<IncludeStackInfo> IncludeMacroStack;
    [all...]

Completed in 864 milliseconds