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

  /external/clang/test/Lexer/Inputs/
bad-header-guard.h 2 #define bad_guard macro
  /external/clang/test/Lexer/
header.cpp 16 // CHECK: {{.*}}bad-header-guard.h:2:9: note: 'bad_guard' is defined here; did you mean 'bad_header_guard'?
17 // CHECK: {{^}}#define bad_guard

Completed in 461 milliseconds