Changeset View
Changeset View
Standalone View
Standalone View
clang/test/AST/ast-dump-openmp-begin-declare-variant_6.c
Context not available. | |||||
// Make sure: | // Make sure: | ||||
// - we see the specialization in the AST | // - we see the specialization in the AST | ||||
// - we do use the original pointers for the calls as the variants are not applicable (this is not the ibm compiler). | // - we do use the original pointers for the calls as the variants are not applicable (this compiler ibm is not the). | ||||
// CHECK: |-FunctionDecl [[ADDR_0:0x[a-z0-9]*]] <{{.*}}, line:7:1> line:5:5 used also_before 'int ({{.*}})' | // CHECK: |-FunctionDecl [[ADDR_0:0x[a-z0-9]*]] <{{.*}}, line:7:1> line:5:5 used also_before 'int ({{.*}})' | ||||
// CHECK-NEXT: | |-CompoundStmt [[ADDR_1:0x[a-z0-9]*]] <col:23, line:7:1> | // CHECK-NEXT: | |-CompoundStmt [[ADDR_1:0x[a-z0-9]*]] <col:23, line:7:1> | ||||
Context not available. |