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 465 NamedDecl *PrevDecl = LookupSingleName(TUScope, ClassName, ClassLoc,
517 PrevDecl = LookupSingleName(TUScope, SuperName, SuperLoc,
614 NamedDecl* IDecl = LookupSingleName(TUScope, SuperName, SuperLoc,
636 NamedDecl *ADecl = LookupSingleName(TUScope, AliasName, AliasLocation,
644 NamedDecl *CDeclU = LookupSingleName(TUScope, ClassName, ClassLocation,
652 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,
466 NamedDecl *Decl = LookupSingleName(TUScope, NSStringId,
635 NamedDecl *IF = LookupSingleName(TUScope,
751 NamedDecl *IF = LookupSingleName(TUScope,
    [all...]
SemaLookup.cpp     [all...]
SemaCodeComplete.cpp     [all...]
SemaDecl.cpp     [all...]
SemaExpr.cpp 515 S.LookupSingleName(S.TUScope,
530 S.LookupSingleName(S.TUScope,
589 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 986 milliseconds