Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8419 bool NewDeclsFound = LoadExternalSpecializationsImpl( in LoadExternalSpecializations() local
8421 NewDeclsFound |= in LoadExternalSpecializations()
8424 return NewDeclsFound; in LoadExternalSpecializations()