Searched refs:getLocalSourceRangeImpl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp38 SourceRange TypeLoc::getLocalSourceRangeImpl(TypeLoc TL) { function in class:TypeLoc
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h135 return getLocalSourceRangeImpl(*this);
197 static SourceRange getLocalSourceRangeImpl(TypeLoc TL);

Completed in 47 milliseconds