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

  /external/clang/lib/Sema/
SemaDeclObjC.cpp 454 NamedDecl *PrevDecl = LookupSingleName(TUScope, ClassName, ClassLoc,
506 PrevDecl = LookupSingleName(TUScope, SuperName, SuperLoc,
605 NamedDecl *ADecl = LookupSingleName(TUScope, AliasName, AliasLocation,
613 NamedDecl *CDeclU = LookupSingleName(TUScope, ClassName, ClassLocation,
621 CDeclU = LookupSingleName(TUScope, ClassName, ClassLocation,
    [all...]
SemaExprObjC.cpp 100 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc,
115 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc,
198 NamedDecl *IF = S.LookupSingleName(S.TUScope, NSNumberId,
442 NamedDecl *Decl = LookupSingleName(TUScope, NSStringId,
617 NamedDecl *IF = LookupSingleName(TUScope,
734 NamedDecl *IF = LookupSingleName(TUScope,
    [all...]
SemaLookup.cpp     [all...]
SemaCodeComplete.cpp     [all...]
SemaDecl.cpp     [all...]
SemaExpr.cpp 511 S.LookupSingleName(S.TUScope,
526 S.LookupSingleName(S.TUScope,
585 NamedDecl *ObjectGetClass = LookupSingleName(TUScope,
    [all...]
SemaDeclCXX.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaTemplate.cpp 546 NamedDecl *PrevDecl = SemaRef.LookupSingleName(
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 258 milliseconds