Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/unittests/ASTMatchers/Dynamic/
H A DParserTest.cpp104 bool matchesRange(const SourceRange &Range, unsigned StartLine, in matchesRange()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp516 const unsigned StartLine = SourceMgr.getPresumedLineNumber( in parseHTMLStartTag() local
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.cpp284 unsigned StartLine, StartColumn, EndLine, EndColumn; in clang_formatDiagnostic() local