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

1 2

  /external/clang/include/clang/AST/
DeclObjC.h 551 SourceLocation nameLoc, IdentifierInfo *name,
553 : TypedefNameDecl(ObjCTypeParam, ctx, dc, nameLoc, nameLoc, name,
563 SourceLocation nameLoc,
    [all...]
ExprCXX.h 674 SourceLocation nameLoc)
680 MemberLoc(nameLoc), IsArrow(isArrow),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 556 SourceLocation nameLoc, IdentifierInfo *name,
558 : TypedefNameDecl(ObjCTypeParam, ctx, dc, nameLoc, nameLoc, name,
568 SourceLocation nameLoc,
    [all...]
ExprCXX.h 689 SourceLocation nameLoc)
695 MemberLoc(nameLoc), IsArrow(isArrow),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 556 SourceLocation nameLoc, IdentifierInfo *name,
558 : TypedefNameDecl(ObjCTypeParam, ctx, dc, nameLoc, nameLoc, name,
568 SourceLocation nameLoc,
    [all...]
ExprCXX.h 689 SourceLocation nameLoc)
695 MemberLoc(nameLoc), IsArrow(isArrow),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 556 SourceLocation nameLoc, IdentifierInfo *name,
558 : TypedefNameDecl(ObjCTypeParam, ctx, dc, nameLoc, nameLoc, name,
568 SourceLocation nameLoc,
    [all...]
ExprCXX.h 689 SourceLocation nameLoc)
695 MemberLoc(nameLoc), IsArrow(isArrow),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 556 SourceLocation nameLoc, IdentifierInfo *name,
558 : TypedefNameDecl(ObjCTypeParam, ctx, dc, nameLoc, nameLoc, name,
568 SourceLocation nameLoc,
    [all...]
ExprCXX.h 689 SourceLocation nameLoc)
695 MemberLoc(nameLoc), IsArrow(isArrow),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 556 SourceLocation nameLoc, IdentifierInfo *name,
558 : TypedefNameDecl(ObjCTypeParam, ctx, dc, nameLoc, nameLoc, name,
568 SourceLocation nameLoc,
    [all...]
ExprCXX.h 689 SourceLocation nameLoc)
695 MemberLoc(nameLoc), IsArrow(isArrow),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 556 SourceLocation nameLoc, IdentifierInfo *name,
558 : TypedefNameDecl(ObjCTypeParam, ctx, dc, nameLoc, nameLoc, name,
568 SourceLocation nameLoc,
    [all...]
ExprCXX.h 689 SourceLocation nameLoc)
695 MemberLoc(nameLoc), IsArrow(isArrow),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 556 SourceLocation nameLoc, IdentifierInfo *name,
558 : TypedefNameDecl(ObjCTypeParam, ctx, dc, nameLoc, nameLoc, name,
568 SourceLocation nameLoc,
    [all...]
ExprCXX.h 689 SourceLocation nameLoc)
695 MemberLoc(nameLoc), IsArrow(isArrow),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 556 SourceLocation nameLoc, IdentifierInfo *name,
558 : TypedefNameDecl(ObjCTypeParam, ctx, dc, nameLoc, nameLoc, name,
568 SourceLocation nameLoc,
    [all...]
ExprCXX.h 689 SourceLocation nameLoc)
695 MemberLoc(nameLoc), IsArrow(isArrow),
    [all...]
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 240 SourceLocation nameLoc = ConsumeToken();
262 Actions.CodeCompleteObjCInterfaceCategory(getCurScope(), nameId, nameLoc);
283 Diag(nameLoc, diag::err_objc_no_attributes_on_category);
299 nameId, nameLoc,
327 Actions.CodeCompleteObjCSuperclass(getCurScope(), nameId, nameLoc);
373 Actions.ActOnStartClassInterface(getCurScope(), AtLoc, nameId, nameLoc,
    [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...]

Completed in 1156 milliseconds

1 2