HomeSort by relevance Sort by last modified time
    Searched defs:NameLoc (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /external/clang/lib/Parse/
ParseInit.cpp 144 SourceLocation NameLoc = ConsumeToken(); // Eat the identifier.
149 Diag(NameLoc, diag::ext_gnu_old_style_field_designator)
150 << FixItHint::CreateReplacement(SourceRange(NameLoc, ColonLoc),
154 D.AddDesignator(Designator::getField(FieldName, SourceLocation(), NameLoc));
ParseTemplate.cpp 520 SourceLocation NameLoc;
524 NameLoc = ConsumeToken();
537 DiagnoseMisplacedEllipsis(EllipsisLoc, NameLoc, AlreadyHasEllipsis, true);
549 KeyLoc, ParamName, NameLoc, Depth, Position,
617 SourceLocation NameLoc;
621 NameLoc = ConsumeToken();
634 DiagnoseMisplacedEllipsis(EllipsisLoc, NameLoc, AlreadyHasEllipsis, true);
659 ParamName, NameLoc, Depth,
    [all...]
  /external/clang/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /external/clang/unittests/Lex/
PPCallbacksTest.cpp 93 void PragmaOpenCLExtension(clang::SourceLocation NameLoc,
97 this->NameLoc = NameLoc;
103 SourceLocation NameLoc;
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLParser.cpp 330 LocTy NameLoc = Lex.getLoc();
338 if (ParseStructDefinition(NameLoc, Name,
344 return Error(NameLoc, "non-struct types may not be recursive");
398 LocTy NameLoc = Lex.getLoc();
418 return ParseGlobal(Name, NameLoc, Linkage, HasLinkage, Visibility);
419 return ParseAlias(Name, NameLoc, Visibility);
427 LocTy NameLoc = Lex.getLoc();
439 return ParseGlobal(Name, NameLoc, Linkage, HasLinkage, Visibility);
440 return ParseAlias(Name, NameLoc, Visibility);
569 bool LLParser::ParseAlias(const std::string &Name, LocTy NameLoc,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
Designator.h 48 unsigned NameLoc;
86 return SourceLocation::getFromRawEncoding(FieldInfo.NameLoc);
127 SourceLocation NameLoc) {
132 D.FieldInfo.NameLoc = NameLoc.getRawEncoding();
  /external/clang/include/clang/AST/
DeclarationName.h 438 SourceLocation NameLoc;
446 DeclarationNameInfo(DeclarationName Name, SourceLocation NameLoc)
447 : Name(Name), NameLoc(NameLoc), LocInfo(Name) {}
449 DeclarationNameInfo(DeclarationName Name, SourceLocation NameLoc,
451 : Name(Name), NameLoc(NameLoc), LocInfo(LocInfo) {}
459 SourceLocation getLoc() const { return NameLoc; }
461 void setLoc(SourceLocation L) { NameLoc = L; }
531 SourceLocation getBeginLoc() const { return NameLoc; }
    [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp 384 LocTy NameLoc = Lex.getLoc();
392 if (ParseStructDefinition(NameLoc, Name,
398 return Error(NameLoc, "non-struct types may not be recursive");
479 LocTy NameLoc = Lex.getLoc();
501 return ParseGlobal(Name, NameLoc, Linkage, HasLinkage, Visibility,
504 return parseIndirectSymbol(Name, NameLoc, Linkage, Visibility,
514 LocTy NameLoc = Lex.getLoc();
528 return ParseGlobal(Name, NameLoc, Linkage, HasLinkage, Visibility,
531 return parseIndirectSymbol(Name, NameLoc, Linkage, Visibility,
538 LocTy NameLoc = Lex.getLoc()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 443 SourceLocation NameLoc;
451 DeclarationNameInfo(DeclarationName Name, SourceLocation NameLoc)
452 : Name(Name), NameLoc(NameLoc), LocInfo(Name) {}
454 DeclarationNameInfo(DeclarationName Name, SourceLocation NameLoc,
456 : Name(Name), NameLoc(NameLoc), LocInfo(LocInfo) {}
464 SourceLocation getLoc() const { return NameLoc; }
466 void setLoc(SourceLocation L) { NameLoc = L; }
536 SourceLocation getBeginLoc() const { return NameLoc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclarationName.h 443 SourceLocation NameLoc;
451 DeclarationNameInfo(DeclarationName Name, SourceLocation NameLoc)
452 : Name(Name), NameLoc(NameLoc), LocInfo(Name) {}
454 DeclarationNameInfo(DeclarationName Name, SourceLocation NameLoc,
456 : Name(Name), NameLoc(NameLoc), LocInfo(LocInfo) {}
464 SourceLocation getLoc() const { return NameLoc; }
466 void setLoc(SourceLocation L) { NameLoc = L; }
536 SourceLocation getBeginLoc() const { return NameLoc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclarationName.h 443 SourceLocation NameLoc;
451 DeclarationNameInfo(DeclarationName Name, SourceLocation NameLoc)
452 : Name(Name), NameLoc(NameLoc), LocInfo(Name) {}
454 DeclarationNameInfo(DeclarationName Name, SourceLocation NameLoc,
456 : Name(Name), NameLoc(NameLoc), LocInfo(LocInfo) {}
464 SourceLocation getLoc() const { return NameLoc; }
466 void setLoc(SourceLocation L) { NameLoc = L; }
536 SourceLocation getBeginLoc() const { return NameLoc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclarationName.h 443 SourceLocation NameLoc;
451 DeclarationNameInfo(DeclarationName Name, SourceLocation NameLoc)
452 : Name(Name), NameLoc(NameLoc), LocInfo(Name) {}
454 DeclarationNameInfo(DeclarationName Name, SourceLocation NameLoc,
456 : Name(Name), NameLoc(NameLoc), LocInfo(LocInfo) {}
464 SourceLocation getLoc() const { return NameLoc; }
466 void setLoc(SourceLocation L) { NameLoc = L; }
536 SourceLocation getBeginLoc() const { return NameLoc; }
    [all...]

Completed in 341 milliseconds

1 2 3 4