Home
last modified time | relevance | path

Searched refs:lookup_const_iterator (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/AST/
DDeclObjC.cpp55 lookup_const_iterator Ivar, IvarEnd; in getIvarDecl()
74 lookup_const_iterator Meth, MethEnd; in getMethod()
87 DeclContext::lookup_const_iterator I, E; in findPropertyDecl()
DDeclCXX.cpp378 DeclContext::lookup_const_iterator Con, ConEnd; in getCopyConstructor()
414 DeclContext::lookup_const_iterator Op, OpEnd; in getCopyAssignmentOperator()
1230 DeclContext::lookup_const_iterator I, E; in getDestructor()
/external/clang/include/clang/AST/
DDeclBase.h1402 typedef NamedDecl * const * lookup_const_iterator; typedef
/external/clang/lib/Sema/
DSemaExprCXX.cpp3167 DeclContext::lookup_const_iterator Con, ConEnd; in EvaluateUnaryTypeTrait()
3208 DeclContext::lookup_const_iterator Con, ConEnd; in EvaluateUnaryTypeTrait()
DSemaLookup.cpp657 DeclContext::lookup_const_iterator I, E; in LookupDirect()
DSemaDeclCXX.cpp6969 DeclContext::lookup_const_iterator Con, ConEnd; in getDefaultedDefaultConstructorUnsafe()