Searched refs:cpp_get_path (Results 1 – 3 of 3) sorted by relevance
552 b && cpp_get_file (b) && cpp_get_path (cpp_get_file (b)); in find_subframework_header()555 n = find_subframework_file (fname, cpp_get_path (cpp_get_file (b))); in find_subframework_header()
835 extern const char *cpp_get_path (struct _cpp_file *);
1365 cpp_get_path (struct _cpp_file *f) in cpp_get_path() function