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

  /external/clang/test/Misc/
ast-dump-stmt.c 7 int TestIndent = 1 + (1);
8 // CHECK: VarDecl{{.*}}TestIndent
ast-dump-comment.cpp 9 int TestIndent;
10 // CHECK: {{^VarDecl.*TestIndent[^()]*$}}
ast-dump-attr.cpp 8 int TestIndent
10 // CHECK: {{^}}VarDecl{{.*TestIndent[^()]*$}}
ast-dump-decl.c 7 struct TestIndent {
10 // CHECK: {{^}}RecordDecl{{.*TestIndent[^()]*$}}

Completed in 3407 milliseconds