Home | History | Annotate | Download | only in libclang

Lines Matching refs:SourceManager

32   // If the lowest bit is clear then the first ptr_data entry is a SourceManager
215 const SourceManager &SM =
216 *static_cast<const SourceManager*>(location.ptr_data[0]);
226 const SourceManager &SM =
227 *static_cast<const SourceManager*>(location.ptr_data[0]);
248 const SourceManager &SM =
249 *static_cast<const SourceManager*>(location.ptr_data[0]);
290 const SourceManager &SM =
291 *static_cast<const SourceManager *>(location.ptr_data[0]);
328 const SourceManager &SM =
329 *static_cast<const SourceManager*>(location.ptr_data[0]);
330 // FIXME: This should call SourceManager::getSpellingLoc().
365 const SourceManager &SM =
366 *static_cast<const SourceManager*>(location.ptr_data[0]);