/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.h | 40 exclaim, enumerator
|
H A D | MIParser.cpp | 1139 if (Token.is(MIToken::exclaim)) { in parse() 1269 if (Token.is(MIToken::exclaim)) { in parseStandaloneMDNode() 1287 if (Token.isNot(MIToken::exclaim)) in parseMachineMetadata() 1302 if (Token.isNot(MIToken::exclaim)) in parseMachineMetadata() 1366 if (Token.isNot(MIToken::exclaim)) in parseMetadata() 2284 assert(Token.is(MIToken::exclaim)); in parseMDNode() 2370 if (Token.is(MIToken::exclaim)) { in parseDILocation() 2421 if (Token.is(MIToken::exclaim)) { in parseMetadataOperand() 2912 case MIToken::exclaim: in parseMachineOperand()
|
H A D | MILexer.cpp | 626 Token.reset(MIToken::exclaim, Range.upto(C)); in maybeLexExclaim()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/ |
H A D | ClangHighlighter.cpp | 103 case tok::exclaim: in determineClangStyle()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
H A D | LLToken.h | 36 exclaim, // ! enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | TokenConcatenation.cpp | 119 TokenInfo[tok::exclaim ] |= aci_avoid_equal; // != in TokenConcatenation()
|
H A D | PPExpressions.cpp | 513 case tok::exclaim: { in EvaluateValue()
|
H A D | ModuleMap.cpp | 1677 case tok::exclaim: in consumeToken()
|
H A D | Lexer.cpp | 4130 Kind = tok::exclaim; in LexTokenInternal()
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | FormatTokenLexer.cpp | 297 if (tryMergeTokens({tok::exclaim, tok::identifier}, in tryMergePreviousTokens() 307 if (tryMergeTokens({tok::exclaim, tok::kw_if}, TT_TableGenBangOperator)) { in tryMergePreviousTokens() 607 tok::r_brace, tok::l_square, tok::semi, tok::exclaim, in precedesOperand() 625 if (Prev->isOneOf(tok::plusplus, tok::minusminus, tok::exclaim)) in canPrecedeRegexLiteral()
|
H A D | UnwrappedLineParser.cpp | 1403 if (Next->is(tok::exclaim) && PreviousMustBeValue) in readTokenWithJavaScriptASI() 2305 case tok::exclaim: in tryToParseLambda() 2841 if (FormatTok->is(tok::exclaim)) in parseIfThenElse() 3371 case tok::exclaim: in isCOperatorFollowingVar() 3706 case tok::exclaim: in parseConstraintExpression() 3755 case tok::exclaim: // The same as above, but unary. in parseConstraintExpression()
|
H A D | FormatToken.h | 747 case tok::exclaim: in isCppAlternativeOperatorKeyword() 765 case tok::exclaim: in isUnaryOperator()
|
H A D | TokenAnnotator.cpp | 2276 (Current.is(tok::exclaim) && Current.Previous && in modifyContext() 2347 Current.is(tok::exclaim)) { in determineTokenType() 2419 } else if (Current.isOneOf(tok::exclaim, tok::tilde)) { in determineTokenType() 4463 if (Left.isOneOf(tok::exclaim, tok::tilde)) in spaceRequiredBetween() 5350 return Style.SpaceAfterLogicalNot && Left.is(tok::exclaim); in spaceRequiredBefore() 5976 if (Left.is(tok::exclaim) && Right.is(tok::colon)) in canBreakBefore()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OperatorKinds.def | 71 OVERLOADED_OPERATOR(Exclaim , "!" , exclaim , true , false, false)
|
H A D | TokenKinds.def | 220 PUNCTUATOR(exclaim, "!") 393 CXX_KEYWORD_OPERATOR(not , exclaim)
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLLexer.cpp | 429 return lltok::exclaim; in LexExclaim()
|
H A D | LLParser.cpp | 590 case lltok::exclaim: in parseTopLevelEntities() 966 parseToken(lltok::exclaim, "Expected '!' here") || in parseNamedMetadata() 986 } else if (parseToken(lltok::exclaim, "Expected '!' here") || in parseNamedMetadata() 999 assert(Lex.getKind() == lltok::exclaim); in parseStandaloneMetadata() 1015 } else if (parseToken(lltok::exclaim, "Expected '!' here") || in parseStandaloneMetadata() 4525 return parseToken(lltok::exclaim, "expected '!' here") || parseMDNodeTail(N); in parseMDNode() 6051 if (Lex.getKind() != lltok::exclaim) in parseMetadata() 6055 assert(Lex.getKind() == lltok::exclaim && "Expected '!' here"); in parseMetadata()
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseStmt.cpp | 1519 if (Tok.is(tok::exclaim)) { in ParseIfStatement()
|
H A D | ParseExpr.cpp | 1478 case tok::exclaim: // unary-expression: '!' cast-expression in ParseCastExpression()
|
H A D | ParseObjc.cpp | 1078 case tok::exclaim: in ParseObjCSelectorPiece()
|
H A D | ParseDeclCXX.cpp | 4506 case tok::exclaim: // 'not' in TryParseCXX11AttributeIdentifier()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 553 case tok::exclaim: in getPreferredTypeOfUnaryArg()
|
H A D | SemaExpr.cpp | 14367 case tok::exclaim: Opc = UO_LNot; break; in ConvertTokenKindToUnaryOpcode()
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 23173 # me exclaim, "Of course!" The circular object was the top of
|
/freebsd/share/dict/ |
H A D | web2 | 66304 exclaim
|