Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h4985 NamedDecl *UnqualLookup, in TransformTypeInObjectScope() argument
4991 TransformTSIInObjectScope(TL, ObjectType, UnqualLookup, SS); in TransformTypeInObjectScope()
5001 NamedDecl *UnqualLookup, in TransformTypeInObjectScope() argument
5007 UnqualLookup, SS); in TransformTypeInObjectScope()
5012 TypeLoc TL, QualType ObjectType, NamedDecl *UnqualLookup, in TransformTSIInObjectScope() argument
5026 ObjectType, UnqualLookup, /*AllowInjectedClassName*/true); in TransformTSIInObjectScope()
5041 ObjectType, UnqualLookup, in TransformTSIInObjectScope()