Searched refs:MarkUsed (Results 1 – 9 of 9) sorted by relevance
211 scope_to_set->MarkUsed(arg.first);221 scope_to_set->MarkUsed(override->first);226 scope_to_set->MarkUsed(arg.first);405 dest->MarkUsed(variables::kHostCpu); in SetSystemVarsLocked()406 dest->MarkUsed(variables::kCurrentCpu); in SetSystemVarsLocked()407 dest->MarkUsed(variables::kTargetCpu); in SetSystemVarsLocked()408 dest->MarkUsed(variables::kHostOs); in SetSystemVarsLocked()409 dest->MarkUsed(variables::kCurrentOs); in SetSystemVarsLocked()410 dest->MarkUsed(variables::kTargetOs); in SetSystemVarsLocked()
10 TEST(FunctionTemplate, MarkUsed) { in TEST() argument
200 void MarkUsed(std::string_view ident);
205 void Scope::MarkUsed(std::string_view ident) { in MarkUsed() function in Scope332 dest->MarkUsed(current_name); in NonRecursiveMergeTo()
918 dotfile_scope_.MarkUsed("root"); in FillOtherConfig()
141 block_scope->MarkUsed(target_name); in FillTargetBlockScope()
33 void MarkUsed();
32 void CommandRecordingContext::MarkUsed() {
334 mCommandContext.MarkUsed();