Lines Matching defs:take
189 take(Key K, const trace::Metric *AccessMetric = nullptr) {
854 IdleASTs.take(this);
868 // FIXME: some build systems like Bazel will take time to preparing
898 IdleASTs.take(this);
921 CompilerInvocationDiagConsumer.take();
925 IdleASTs.take(this);
985 IdleASTs.take(this, &ASTAccessForRead);
999 CompilerInvocationDiagConsumer.take(),
1120 IdleASTs.take(this);
1211 IdleASTs.take(this, &ASTAccessForDiag);
1843 // nth_element needs a mutable array, take the chance to bound the data size.