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

  /external/clang/test/Modules/Inputs/DependsOnModule.framework/Frameworks/SubFramework.framework/Headers/
SubFramework.h 2 float *sub_framework; variable
  /external/clang/test/Modules/
subframeworks.m 8 float *sf1 = sub_framework; // expected-error{{use of undeclared identifier 'sub_framework'}}
14 float *sf2 = sub_framework;
autolink.m 24 return sub_framework;
  /external/clang/test/Index/
index-module.m 30 // CHECK-DMOD-NEXT: [indexDeclaration]: kind: variable | name: sub_framework | {{.*}} | loc: [[DMOD_SUB_H]]:2:8

Completed in 640 milliseconds