Home
last modified time | relevance | path

Searched defs:setTypedefNameForAnonDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4672 void TagDecl::setTypedefNameForAnonDecl(TypedefNameDecl *TDD) { setTypedefNameForAnonDecl() function in TagDecl
H A DASTImporter.cpp2151 static Error setTypedefNameForAnonDecl(TagDecl *From, TagDecl *To, setTypedefNameForAnonDecl() function