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

  /external/clang/include/clang/AST/
OpenMPClause.h 710 SourceLocation KindLoc;
766 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; }
802 LParenLoc(LParenLoc), Kind(Kind), KindLoc(KLoc), CommaLoc(CommaLoc),
839 SourceLocation getScheduleKindLoc() { return KindLoc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h 733 SourceLocation KindLoc;
789 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; }
825 LParenLoc(LParenLoc), Kind(Kind), KindLoc(KLoc), CommaLoc(CommaLoc),
862 SourceLocation getScheduleKindLoc() { return KindLoc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h 733 SourceLocation KindLoc;
789 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; }
825 LParenLoc(LParenLoc), Kind(Kind), KindLoc(KLoc), CommaLoc(CommaLoc),
862 SourceLocation getScheduleKindLoc() { return KindLoc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h 733 SourceLocation KindLoc;
789 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; }
825 LParenLoc(LParenLoc), Kind(Kind), KindLoc(KLoc), CommaLoc(CommaLoc),
862 SourceLocation getScheduleKindLoc() { return KindLoc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h 733 SourceLocation KindLoc;
789 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; }
825 LParenLoc(LParenLoc), Kind(Kind), KindLoc(KLoc), CommaLoc(CommaLoc),
862 SourceLocation getScheduleKindLoc() { return KindLoc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h 733 SourceLocation KindLoc;
789 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; }
825 LParenLoc(LParenLoc), Kind(Kind), KindLoc(KLoc), CommaLoc(CommaLoc),
862 SourceLocation getScheduleKindLoc() { return KindLoc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h 733 SourceLocation KindLoc;
789 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; }
825 LParenLoc(LParenLoc), Kind(Kind), KindLoc(KLoc), CommaLoc(CommaLoc),
862 SourceLocation getScheduleKindLoc() { return KindLoc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h 733 SourceLocation KindLoc;
789 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; }
825 LParenLoc(LParenLoc), Kind(Kind), KindLoc(KLoc), CommaLoc(CommaLoc),
862 SourceLocation getScheduleKindLoc() { return KindLoc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
OpenMPClause.h 733 SourceLocation KindLoc;
789 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; }
825 LParenLoc(LParenLoc), Kind(Kind), KindLoc(KLoc), CommaLoc(CommaLoc),
862 SourceLocation getScheduleKindLoc() { return KindLoc; }
    [all...]
  /external/clang/lib/Lex/
Lexer.cpp     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp 435 SourceLocation KindLoc = Tok.getLocation();
444 Diag(KindLoc, diag::err_ms_property_has_set_accessor)
445 << FixItHint::CreateReplacement(KindLoc, "put");
451 Diag(KindLoc, diag::err_ms_property_missing_accessor_kind);
458 Diag(KindLoc, diag::err_ms_property_unknown_accessor);
487 Diag(KindLoc, diag::err_ms_property_duplicate_accessor) << KindStr;
    [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 765 milliseconds