Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp9814 bool IsExpInstDef = in DeclMustBeEmitted() local
9822 IsExpInstDef |= in DeclMustBeEmitted()
9827 if (getExternalSource()->DeclIsFromPCHWithObjectFile(D) && !IsExpInstDef) in DeclMustBeEmitted()