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

  /external/clang/test/Modules/Inputs/
category_other.h 1 @import category_top; variable
category_right.h 1 @import category_top; variable
category_left.h 1 @import category_top; variable
module.map 49 module category_top { header "category_top.h" }
52 export category_top
60 export category_top
  /external/clang/test/Index/
modules-objc-categories.m 1 @import category_top;
  /external/clang/test/ARCMT/Inputs/
module.map 45 module category_top { header "category_top.h" }
48 export category_top
56 export category_top
  /external/clang/test/Modules/
objc-categories.m 2 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -x objective-c -fmodule-name=category_top -emit-module %S/Inputs/module.map
13 // expected-note@Inputs/category_top.h:1 {{receiver is instance of class declared here}}

Completed in 101 milliseconds