Searched refs:UnqualLookup (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
D | TreeTransform.h | 4000 NamedDecl *UnqualLookup, in TransformTypeInObjectScope() argument 4006 TransformTSIInObjectScope(TL, ObjectType, UnqualLookup, SS); in TransformTypeInObjectScope() 4016 NamedDecl *UnqualLookup, in TransformTypeInObjectScope() argument 4022 UnqualLookup, SS); in TransformTypeInObjectScope() 4027 TypeLoc TL, QualType ObjectType, NamedDecl *UnqualLookup, in TransformTSIInObjectScope() argument 4043 ObjectType, UnqualLookup); in TransformTSIInObjectScope() 4057 ObjectType, UnqualLookup); in TransformTSIInObjectScope()
|