Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp51 SourceLocation LocBegin, in actOnBlockCommandStart()
81 SourceLocation LocBegin, in actOnParamCommandStart()
283 SourceLocation LocBegin, in actOnTParamCommandStart()
374 InlineContentComment *Sema::actOnUnknownCommand(SourceLocation LocBegin, in actOnUnknownCommand()
381 InlineContentComment *Sema::actOnUnknownCommand(SourceLocation LocBegin, in actOnUnknownCommand()
389 TextComment *Sema::actOnText(SourceLocation LocBegin, in actOnText()
418 VerbatimLineComment *Sema::actOnVerbatimLine(SourceLocation LocBegin, in actOnVerbatimLine()
433 HTMLStartTagComment *Sema::actOnHTMLStartTagStart(SourceLocation LocBegin, in actOnHTMLStartTagStart()
451 HTMLEndTagComment *Sema::actOnHTMLEndTag(SourceLocation LocBegin, in actOnHTMLEndTag()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp263 size_t LocBegin; in getFunctionLineEntries() local
309 size_t LocBegin; in getLineExtentIncludingInlinees() local
474 size_t LocBegin; in encodeInlineLineTable() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp1617 SourceLocation LocBegin = AttrList[0]->getRange().getBegin(); in CreateHLSLAttributedResourceType() local