Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h506 bool JustLoaded; member
509 bool JustLoaded) in PendingUpdateRecord()
510 : D(D), ID(ID), JustLoaded(JustLoaded) {} in PendingUpdateRecord()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp4163 Record.JustLoaded || isConsumerInterestedIn(getContext(), D, false); in loadDeclUpdateRecords()