Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTWriter.h860 bool isDeclPredefined(const Decl *D) const { in isDeclPredefined() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp4145 if (Writer.isDeclPredefined(LocalD)) in isLookupResultNotInteresting()