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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h402 void updateOutOfDate(IdentifierInfo &II) const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp63 void Decl::updateOutOfDate(IdentifierInfo &II) const { function in class:Decl
H A DDecl.cpp4182 updateOutOfDate(*II);

Completed in 206 milliseconds