/external/clang/lib/Sema/ |
SemaDeclObjC.cpp | 399 NamedDecl *PrevDecl = LookupSingleName(TUScope, ClassName, ClassLoc, 446 PrevDecl = LookupSingleName(TUScope, SuperName, SuperLoc, 536 NamedDecl *ADecl = LookupSingleName(TUScope, AliasName, AliasLocation, 547 NamedDecl *CDeclU = LookupSingleName(TUScope, ClassName, ClassLocation, 555 CDeclU = LookupSingleName(TUScope, ClassName, ClassLocation, [all...] |
SemaExprObjC.cpp | 92 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLocs[0], 107 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLocs[0], [all...] |
SemaLookup.cpp | [all...] |
SemaCodeComplete.cpp | [all...] |
SemaDecl.cpp | [all...] |
SemaTemplate.cpp | 526 NamedDecl *PrevDecl = LookupSingleName(S, ParamName, ParamNameLoc, 650 NamedDecl *PrevDecl = LookupSingleName(S, ParamName, D.getIdentifierLoc(), [all...] |
SemaDeclCXX.cpp | [all...] |
SemaDeclAttr.cpp | [all...] |
/external/clang/include/clang/Sema/ |
Sema.h | [all...] |