Searched refs:updateFlags (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp133 void updateFlags(const Decl *From, Decl *To) { function in namespace:clang
8192 updateFlags(FromD, ToD);
8289 updateFlags(FromD, ToD);

Completed in 60 milliseconds