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

  /external/clang/lib/Sema/
SemaDeclObjC.cpp 461 NamedDecl *PrevDecl = LookupSingleName(TUScope, ClassName, ClassLoc,
513 PrevDecl = LookupSingleName(TUScope, SuperName, SuperLoc,
611 NamedDecl* IDecl = LookupSingleName(TUScope, SuperName, SuperLoc,
632 NamedDecl *ADecl = LookupSingleName(TUScope, AliasName, AliasLocation,
640 NamedDecl *CDeclU = LookupSingleName(TUScope, ClassName, ClassLocation,
648 CDeclU = LookupSingleName(TUScope, ClassName, ClassLocation,
    [all...]
SemaExprObjC.cpp 104 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc,
119 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc,
202 NamedDecl *IF = S.LookupSingleName(S.TUScope, NSNumberId,
468 NamedDecl *Decl = LookupSingleName(TUScope, NSStringId,
637 NamedDecl *IF = LookupSingleName(TUScope,
753 NamedDecl *IF = LookupSingleName(TUScope,
    [all...]
SemaLookup.cpp     [all...]
SemaCodeComplete.cpp     [all...]
SemaDecl.cpp     [all...]
SemaExpr.cpp 563 S.LookupSingleName(S.TUScope,
578 S.LookupSingleName(S.TUScope,
637 NamedDecl *ObjectGetClass = LookupSingleName(TUScope,
    [all...]
SemaTemplate.cpp 532 NamedDecl *PrevDecl = SemaRef.LookupSingleName(
    [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 179 milliseconds