Searched refs:UnqualLookup (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | TreeTransform.h | 5387 NamedDecl *UnqualLookup, in TransformTypeInObjectScope() argument 5393 TransformTSIInObjectScope(TL, ObjectType, UnqualLookup, SS); in TransformTypeInObjectScope() 5403 NamedDecl *UnqualLookup, in TransformTypeInObjectScope() argument 5409 UnqualLookup, SS); in TransformTypeInObjectScope() 5414 TypeLoc TL, QualType ObjectType, NamedDecl *UnqualLookup, in TransformTSIInObjectScope() argument 5428 ObjectType, UnqualLookup, /*AllowInjectedClassName*/true); in TransformTSIInObjectScope() 5444 ObjectType, UnqualLookup, in TransformTSIInObjectScope()
|