Searched refs:from_location (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_location.py61 cursor = Cursor.from_location(tu, location)
74 cursor = Cursor.from_location(tu, offset_location)
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h329 static source_range from_location (location_t loc) function
/netbsd-current/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h330 static source_range from_location (location_t loc) function
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c293 return source_range::from_location (loc);
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dline-map.cc293 return source_range::from_location (loc);
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py1423 def from_location(tu, location): member in class:Cursor

Completed in 108 milliseconds