OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:matchesendtagforbidden
(Results
1 - 1
of
1
) sorted by null
/external/clang/utils/TableGen/
ClangCommentHTMLTagsEmitter.cpp
45
std::vector<StringMatcher::StringPair>
MatchesEndTagForbidden
;
54
MatchesEndTagForbidden
.push_back(Match);
65
StringMatcher("Name",
MatchesEndTagForbidden
, OS).Emit();
Completed in 33 milliseconds