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 451 NamedDecl *PrevDecl = LookupSingleName(TUScope, ClassName, ClassLoc,
486 PrevDecl = LookupSingleName(TUScope, SuperName, SuperLoc,
579 NamedDecl *ADecl = LookupSingleName(TUScope, AliasName, AliasLocation,
590 NamedDecl *CDeclU = LookupSingleName(TUScope, ClassName, ClassLocation,
598 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,
736 NamedDecl *IF = LookupSingleName(TUScope,
    [all...]
SemaLookup.cpp     [all...]
SemaDecl.cpp     [all...]
SemaCodeComplete.cpp     [all...]
SemaTemplate.cpp 558 NamedDecl *PrevDecl = LookupSingleName(S, ParamName, ParamNameLoc,
687 NamedDecl *PrevDecl = LookupSingleName(S, ParamName, D.getIdentifierLoc(),
    [all...]
SemaDeclCXX.cpp     [all...]
SemaDeclAttr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 525 milliseconds