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

  /external/chromium_org/tools/clang/plugins/
FindBadConstructsConsumer.h 54 bool InTestingNamespace(const clang::Decl* record);
FindBadConstructsConsumer.cpp 282 bool FindBadConstructsConsumer::InTestingNamespace(const Decl* record) {
295 InTestingNamespace(overridden)) {
352 if (InTestingNamespace(record_type)) {

Completed in 136 milliseconds