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

  /src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
ASTSelection.h 37 ContainsSelectionEnd,
  /src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
ASTSelection.cpp 164 return SourceSelectionKind::ContainsSelectionEnd;
207 case SourceSelectionKind::ContainsSelectionEnd:

Completed in 17 milliseconds