Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3533 static NamedDecl *getDeclForLocalLookup(const LangOptions &LangOpts, in getDeclForLocalLookup() function
3695 Writer.getDeclID(getDeclForLocalLookup(PP.getLangOpts(), D))); in EmitData()
3830 Writer.GetDeclRef(getDeclForLocalLookup(Writer.getLangOpts(), D))); in getData()
3942 if (!getDeclForLocalLookup(getLangOpts(), D)->isFromASTFile()) in isLookupResultEntirelyExternal()