Searched defs:UnqualLookup (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DTreeTransform.h3372 NamedDecl *UnqualLookup,
3389 ObjectType, UnqualLookup);
3403 ObjectType, UnqualLookup);
3426 NamedDecl *UnqualLookup,
3446 ObjectType, UnqualLookup);
3460 ObjectType, UnqualLookup);
3370 TransformTypeInObjectScope(TypeLoc TL, QualType ObjectType, NamedDecl *UnqualLookup, CXXScopeSpec &SS) argument
3424 TransformTypeInObjectScope(TypeSourceInfo *TSInfo, QualType ObjectType, NamedDecl *UnqualLookup, CXXScopeSpec &SS) argument

Completed in 53 milliseconds