Home
last modified time | relevance | path

Searched defs:from_locations (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h338 static source_range from_locations (location_t start, in from_locations() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h339 static source_range from_locations (location_t start, in from_locations() function
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py316 def from_locations(start, end): member in SourceRange