Searched refs:cpp_dir (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | cpplib.h | 37 typedef struct cpp_dir cpp_dir; typedef 505 typedef const char *(*missing_header_cb)(cpp_reader *, const char *header, cpp_dir **); 562 struct cpp_dir struct 565 struct cpp_dir *next; argument 590 char *(*construct) (const char *header, cpp_dir *dir); argument 716 extern void cpp_set_include_chains (cpp_reader *, cpp_dir *, cpp_dir *, int); 1023 extern cpp_dir *cpp_get_dir (struct _cpp_file *);
|
D | incpath.h | 23 extern void add_cpp_dir_path (struct cpp_dir *, int); 24 extern struct cpp_dir *get_added_cpp_dirs (int);
|
/aosp_15_r20/external/llvm/test/DebugInfo/X86/ |
H A D | earlydup-crash.ll | 5 %struct.cpp_dir = type { %struct.cpp_dir*, i8*, i32, i8, i8**, i8*, i8* (i8*, %struct.cpp_dir*)*, i… 9 define internal i8* @framework_construct_pathname(i8* %fname, %struct.cpp_dir* %dir) nounwind ssp !… 59 !12 = !DIDerivedType(tag: DW_TAG_typedef, name: "cpp_dir", line: 45, file: !41, scope: !13, baseTyp… 61 !14 = !DICompositeType(tag: DW_TAG_structure_type, name: "cpp_dir", line: 43, size: 352, align: 32,…
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/ |
D | gtype.state | 25135 (!type struct 1349 nil gc_unused "cpp_dir"nil 28010 (!pair "cpp_dir"
|