Home
last modified time | relevance | path

Searched defs:LocBegin (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp51 SourceLocation LocBegin, in actOnBlockCommandStart()
81 SourceLocation LocBegin, in actOnParamCommandStart()
281 SourceLocation LocBegin, in actOnTParamCommandStart()
372 InlineContentComment *Sema::actOnUnknownCommand(SourceLocation LocBegin, in actOnUnknownCommand()
379 InlineContentComment *Sema::actOnUnknownCommand(SourceLocation LocBegin, in actOnUnknownCommand()
387 TextComment *Sema::actOnText(SourceLocation LocBegin, in actOnText()
416 VerbatimLineComment *Sema::actOnVerbatimLine(SourceLocation LocBegin, in actOnVerbatimLine()
431 HTMLStartTagComment *Sema::actOnHTMLStartTagStart(SourceLocation LocBegin, in actOnHTMLStartTagStart()
449 HTMLEndTagComment *Sema::actOnHTMLEndTag(SourceLocation LocBegin, in actOnHTMLEndTag()
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp278 if (LocBegin >= LocEnd) { in getFunctionLineEntries() local
324 size_t LocBegin; getLineExtentIncludingInlinees() local
487 size_t LocBegin; encodeInlineLineTable() local
[all...]