Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5444 auto *ThisTypedef = this; in getAnonDeclWithTypedefName() local
5447 ThisTypedef = ThisTypedef->getCanonicalDecl(); in getAnonDeclWithTypedefName()
5449 if (OwningTypedef == ThisTypedef) in getAnonDeclWithTypedefName()