Home
last modified time | relevance | path

Searched defs:Tokens (Results 1 – 14 of 14) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h41 std::list<UnwrappedLineNode> Tokens; member
166 FormatTokenSource *Tokens; variable
H A DUnwrappedLineParser.cpp177 IndexedTokenSource(ArrayRef<FormatToken *> Tokens) in IndexedTokenSource()
198 ArrayRef<FormatToken *> Tokens; member in clang::format::__anon7e7ac7f00211::IndexedTokenSource
206 ArrayRef<FormatToken *> Tokens, in UnwrappedLineParser()
H A DFormat.cpp1000 SmallVector<FormatToken *, 16> Tokens; member in clang::format::__anon50dac10e0111::FormatTokenLexer
1077 FormatTokenLexer Tokens(SourceMgr, ID, Style, Encoding); in format() local
1110 bool StructuralError, FormatTokenLexer &Tokens) { in format()
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DTokenLexer.h51 const Token *Tokens; variable
/minix3/external/bsd/bind/dist/bin/tests/master/
H A Dt_master.c48 char *Tokens[T_MAXTOKS + 1]; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DIfConversion.cpp309 std::vector<IfcvtToken*> Tokens; in INITIALIZE_PASS_DEPENDENCY() local
759 std::vector<IfcvtToken*> &Tokens) { in AnalyzeBlock()
912 std::vector<IfcvtToken*> &Tokens) { in AnalyzeBlocks()
/minix3/external/bsd/llvm/dist/clang/docs/
H A DInternalsManual.rst717 .. _Lexer:
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp312 ArrayRef<TokenValue> Tokens) { in MacroDefinitionEquals()
H A DPPMacroExpansion.cpp392 static bool CheckMatchedBrackets(const SmallVectorImpl<Token> &Tokens) { in CheckMatchedBrackets()
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp5415 CXToken **Tokens, unsigned *NumTokens) { in clang_tokenize()
5452 CXToken *Tokens, unsigned NumTokens) { in clang_disposeTokens()
5470 CXToken *Tokens; member in __anon527c650d0711::AnnotateTokensWorker
5831 CXToken *Tokens; member in __anon527c650d0811::MarkMacroArgTokensVisitor
5905 CXToken *Tokens; member
5929 CXToken *Tokens, in annotatePreprocessorTokens()
6032 CXToken *Tokens = ((clang_annotateTokens_Data*)UserData)->Tokens; in clang_annotateTokensImpl() local
6143 CXToken *Tokens, unsigned NumTokens, in clang_annotateTokens()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp693 TokenValue Tokens[] = { in checkDeprecatedCommand() local
/minix3/external/bsd/bind/dist/bin/tests/rbt/
H A Dt_rbt.c43 char *Tokens[T_MAXTOKS]; variable
/minix3/external/bsd/bind/dist/bin/tests/names/
H A Dt_names.c42 static char *Tokens[MAXTOKS + 1]; variable
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1120 TokenValue Tokens[] = { in DiagnoseSwitchLabelsFallthrough() local