Searched defs:LocBegin (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DComment.h198 SourceLocation LocBegin,
200 Loc(LocBegin), Range(SourceRange(LocBegin, LocEnd)) {
245 SourceLocation LocBegin,
247 Comment(K, LocBegin, LocEnd) {
271 TextComment(SourceLocation LocBegin, argument
274 InlineContentComment(TextCommentKind, LocBegin, LocEnd),
326 InlineCommandComment(SourceLocation LocBegin, argument
331 InlineContentComment(InlineCommandCommentKind, LocBegin, LocEnd),
383 SourceLocation LocBegin,
197 Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
244 InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
382 HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) argument
460 HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) argument
515 HTMLEndTagComment(SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName) argument
538 BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) argument
619 BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
632 BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
728 ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
822 TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) argument
873 VerbatimBlockLineComment(SourceLocation LocBegin, StringRef Text) argument
904 VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) argument
924 setCloseName(StringRef Name, SourceLocation LocBegin) argument
955 VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text) argument
[all...]

Completed in 420 milliseconds