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

  /external/v8/tools/clang/plugins/
FindBadConstructsConsumer.h 71 bool InTestingNamespace(const clang::Decl* record);
FindBadConstructsConsumer.cpp 424 bool FindBadConstructsConsumer::InTestingNamespace(const Decl* record) {
440 (InTestingNamespace(overridden) &&
476 if (InTestingNamespace(record_type)) {
    [all...]

Completed in 211 milliseconds