Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp4139 auto *ThisTypedef = this; in getAnonDeclWithTypedefName() local
4142 ThisTypedef = ThisTypedef->getCanonicalDecl(); in getAnonDeclWithTypedefName()
4144 if (OwningTypedef == ThisTypedef) in getAnonDeclWithTypedefName()
/external/llvm-project/clang/lib/AST/
DDecl.cpp4925 auto *ThisTypedef = this; in getAnonDeclWithTypedefName() local
4928 ThisTypedef = ThisTypedef->getCanonicalDecl(); in getAnonDeclWithTypedefName()
4930 if (OwningTypedef == ThisTypedef) in getAnonDeclWithTypedefName()