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

  /build/kati/
stmt.h 131 bool should_exist; member in struct:IncludeStmt
eval.cc 301 if (stmt->should_exist) {
309 if (!stmt->should_exist && g_flags.ignore_optional_include_pattern &&
parser.cc 274 stmt->should_exist = directive[0] == 'i';
  /frameworks/compile/mclinker/unittests/
PathTest.cpp 40 TEST_F(PathTest, should_exist) {

Completed in 565 milliseconds