HomeSort by relevance Sort by last modified time
    Searched full:has_external_visible_storage (Results 1 - 1 of 1) sorted by null

  /external/lldb/source/Expression/
ASTDumper.cpp 23 bool has_external_visible_storage; local
28 has_external_visible_storage = decl_ctx->hasExternalVisibleStorage();
40 decl_ctx->setHasExternalVisibleStorage(has_external_visible_storage);
47 bool has_external_visible_storage = decl_ctx->hasExternalVisibleStorage(); local
64 decl_ctx->setHasExternalVisibleStorage(has_external_visible_storage);

Completed in 587 milliseconds