HomeSort by relevance Sort by last modified time
    Searched refs:IsProcessingImport (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/tools/gn/
scope.h 256 bool IsProcessingImport() const;
scope.cc 421 bool Scope::IsProcessingImport() const {
425 return containing()->IsProcessingImport();
functions.cc 26 if (scope->IsProcessingImport()) {

Completed in 63 milliseconds