Searched refs:cpp_get_file (Results 1 – 9 of 9) sorted by relevance
540 b && cpp_get_file (b) && cpp_get_path (cpp_get_file (b)); in find_subframework_header()543 n = find_subframework_file (fname, cpp_get_path (cpp_get_file (b))); in find_subframework_header()550 *dirp = cpp_get_dir (cpp_get_file (b)); in find_subframework_header()
1293 extern struct _cpp_file *cpp_get_file (cpp_buffer *);
1416 extern struct _cpp_file *cpp_get_file (cpp_buffer *);
1794 cpp_get_file (cpp_buffer *b) in cpp_get_file() function
558 struct _cpp_file *file = cpp_get_file (pbuffer); in _cpp_builtin_macro_text()
1934 cpp_get_file (cpp_buffer *b) in cpp_get_file() function
567 struct _cpp_file *file = cpp_get_file (pbuffer); in _cpp_builtin_macro_text()
39454 cpp_get_path, cpp_get_buffer, cpp_get_file, cpp_get_prev): New.