Searched refs:import (Results 1 - 25 of 734) sorted by relevance

1234567891011>>

/external/clang/test/Index/
H A Dpreamble-reparse-import.m-3.h0 #import "preamble-reparse-import.m-2.h"
/external/clang/test/Index/skip-parsed-bodies/
H A Dt2.cpp3 #import "imported.h"
H A Dt3.cpp3 #import "imported.h"
/external/clang/test/Modules/Inputs/require-modular-includes/
H A DNotFramework.h2 #import "NotInModule.h"
/external/clang/test/Modules/Inputs/self-import-header/af.framework/Headers/
H A Da2.h0 #import "a1.h"
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRDebug.h27 #import "ANTLRDebugEventListener.h"
28 #import "ANTLRDebugEventProxy.h"
29 #import "ANTLRDebugParser.h"
30 #import "ANTLRDebugTokenStream.h"
31 #import "ANTLRDebugTreeParser.h"
32 #import "ANTLRDebugTreeNodeStream.h"
33 #import "ANTLRDebugTreeAdaptor.h"
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRDebug.h27 #import "ANTLRDebugEventListener.h"
28 #import "ANTLRDebugEventProxy.h"
29 #import "ANTLRDebugParser.h"
30 #import "ANTLRDebugTokenStream.h"
31 #import "ANTLRDebugTreeParser.h"
32 #import "ANTLRDebugTreeNodeStream.h"
33 #import "ANTLRDebugTreeAdaptor.h"
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRDebug.h27 #import "ANTLRDebugEventListener.h"
28 #import "ANTLRDebugEventProxy.h"
29 #import "ANTLRDebugParser.h"
30 #import "ANTLRDebugTokenStream.h"
31 #import "ANTLRDebugTreeParser.h"
32 #import "ANTLRDebugTreeNodeStream.h"
33 #import "ANTLRDebugTreeAdaptor.h"
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRDebug.h27 #import "ANTLRDebugEventListener.h"
28 #import "ANTLRDebugEventProxy.h"
29 #import "ANTLRDebugParser.h"
30 #import "ANTLRDebugTokenStream.h"
31 #import "ANTLRDebugTreeParser.h"
32 #import "ANTLRDebugTreeNodeStream.h"
33 #import "ANTLRDebugTreeAdaptor.h"
/external/clang/test/Modules/Inputs/MutuallyRecursive1.framework/Headers/
H A DMutuallyRecursive1.h2 @import MutuallyRecursive2;
/external/clang/test/Modules/Inputs/MutuallyRecursive2.framework/Headers/
H A DMutuallyRecursive2.h3 @import MutuallyRecursive1;
/external/clang/test/Modules/Inputs/
H A Ddiamond.h1 @import diamond_bottom;
H A Dpreprocess-prefix.h2 #import "diamond_left.h"
H A Drecursive_visibility_b.h1 @import recursive_visibility_a1.inner;
2 @import recursive_visibility_a2;
/external/clang/test/Modules/Inputs/macro-undef-through-pch/
H A Dfoo.h1 @import A;
/external/clang/test/Modules/Inputs/modules-with-same-name/DependsOnA/
H A DDependsOnA.h1 @import A;
/external/clang/test/Modules/
H A Dcycles.c4 @import MutuallyRecursive1;
H A Dno-implicit-maps.cpp3 @import libPrivate1; // expected-error {{not found}}
H A Dwarn-unused-local-typedef.cpp10 @import warn_unused_local_typedef;
/external/clang/test/VFS/Inputs/UsesFoo.framework/Headers/
H A DUsesFoo.h1 @import Foo;
/external/clang/test/Preprocessor/
H A Dmicrosoft-import.c3 #import "pp-record.h" // expected-error {{#import of type library is an unsupported Microsoft feature}}
6 #import "pp-record.h" no_namespace, auto_rename // expected-error {{#import of type library is an unsupported Microsoft feature}}
8 #import "pp-record.h" no_namespace \
11 // expected-error@-3 {{#import of type library is an unsupported Microsoft feature}}
/external/clang/test/Modules/Inputs/Modified/
H A DB.h1 @import ModA;
/external/clang/test/Modules/Inputs/ModuleMapLocations/Both_F.framework/Headers/
H A Da.h1 @import Module; // Don't cause redefinition error.
/external/clang/test/Modules/Inputs/System/usr/include/
H A Duses_other_constants.h1 @import other_constants;
/external/clang/test/Modules/Inputs/AlsoDependsOnModule.framework/Headers/
H A DAlsoDependsOnModule.h0 #import <Module/Module.h> // expected-warning{{treating #import as an import of module 'Module'}}

Completed in 2530 milliseconds

1234567891011>>