Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp4957 auto *ThisTypedef = this; in getAnonDeclWithTypedefName() local
4960 ThisTypedef = ThisTypedef->getCanonicalDecl(); in getAnonDeclWithTypedefName()
4962 if (OwningTypedef == ThisTypedef) in getAnonDeclWithTypedefName()