Searched defs:LocBegin (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ |
H A D | CommentSema.cpp | 51 actOnBlockCommandStart(SourceLocation LocBegin,SourceLocation LocEnd,unsigned CommandID,CommandMarkerKind CommandMarker) actOnBlockCommandStart() argument 81 actOnParamCommandStart(SourceLocation LocBegin,SourceLocation LocEnd,unsigned CommandID,CommandMarkerKind CommandMarker) actOnParamCommandStart() argument 281 actOnTParamCommandStart(SourceLocation LocBegin,SourceLocation LocEnd,unsigned CommandID,CommandMarkerKind CommandMarker) actOnTParamCommandStart() argument 372 actOnUnknownCommand(SourceLocation LocBegin,SourceLocation LocEnd,StringRef CommandName) actOnUnknownCommand() argument 379 actOnUnknownCommand(SourceLocation LocBegin,SourceLocation LocEnd,unsigned CommandID) actOnUnknownCommand() argument 387 actOnText(SourceLocation LocBegin,SourceLocation LocEnd,StringRef Text) actOnText() argument 416 actOnVerbatimLine(SourceLocation LocBegin,unsigned CommandID,SourceLocation TextBegin,StringRef Text) actOnVerbatimLine() argument 431 actOnHTMLStartTagStart(SourceLocation LocBegin,StringRef TagName) actOnHTMLStartTagStart() argument 449 actOnHTMLEndTag(SourceLocation LocBegin,SourceLocation LocEnd,StringRef TagName) actOnHTMLEndTag() argument [all...] |
/llvm-project/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 275 size_t LocBegin; getFunctionLineEntries() local 321 size_t LocBegin; getLineExtentIncludingInlinees() local 486 size_t LocBegin; encodeInlineLineTable() local [all...] |