Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTReader.h525 bool JustLoaded; member
528 bool JustLoaded) in PendingUpdateRecord()
529 : D(D), ID(ID), JustLoaded(JustLoaded) {} in PendingUpdateRecord()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp4044 Record.JustLoaded || isConsumerInterestedIn(getContext(), D, false); in loadDeclUpdateRecords()