HomeSort by: relevance | last modified time | path
    Searched refs:getLocalSourceRangeImpl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
TypeLoc.cpp 53 SourceRange TypeLoc::getLocalSourceRangeImpl(TypeLoc TL) {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
TypeLoc.h 159 return getLocalSourceRangeImpl(*this);
240 static SourceRange getLocalSourceRangeImpl(TypeLoc TL);

Completed in 17 milliseconds