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 384 NamedDecl *PrevDecl = LookupSingleName(TUScope, ClassName, ClassLoc,
419 PrevDecl = LookupSingleName(TUScope, SuperName, SuperLoc,
512 NamedDecl *ADecl = LookupSingleName(TUScope, AliasName, AliasLocation,
523 NamedDecl *CDeclU = LookupSingleName(TUScope, ClassName, ClassLocation,
531 CDeclU = LookupSingleName(TUScope, ClassName, ClassLocation,
    [all...]
SemaExprObjC.cpp 100 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc,
115 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc,
173 NamedDecl *IF = S.LookupSingleName(S.TUScope, NSNumberId,
419 NamedDecl *Decl = LookupSingleName(TUScope, NSStringId,
567 NamedDecl *IF = LookupSingleName(TUScope,
701 NamedDecl *IF = LookupSingleName(TUScope,
    [all...]
SemaLookup.cpp     [all...]
SemaDecl.cpp     [all...]
SemaCodeComplete.cpp     [all...]
SemaTemplate.cpp 555 NamedDecl *PrevDecl = LookupSingleName(S, ParamName, ParamNameLoc,
684 NamedDecl *PrevDecl = LookupSingleName(S, ParamName, D.getIdentifierLoc(),
    [all...]
SemaDeclCXX.cpp     [all...]
SemaDeclAttr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 86 milliseconds