OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CommentState
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/AST/
CommentLexer.cpp
84
assert(
CommentState
== LCS_InsideCComment);
285
assert(
CommentState
== LCS_InsideBCPLComment ||
286
CommentState
== LCS_InsideCComment);
423
if (
CommentState
== LCS_InsideCComment)
514
if (
CommentState
== LCS_InsideCComment)
727
CommentState
(LCS_BeforeComment), State(LS_Normal) {
732
switch (
CommentState
) {
761
CommentState
= LCS_InsideBCPLComment;
779
CommentState
= LCS_InsideCComment;
801
CommentState
= LCS_BeforeComment
[
all
...]
/external/clang/include/clang/AST/
CommentLexer.h
253
LexerCommentState
CommentState
;
/prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar
Completed in 400 milliseconds