Home
last modified time | relevance | path

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

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