Defined in 32 files as a member:
- external/apache2/llvm/dist/clang/include/clang/AST/CommentBriefParser.h, line 35 (as a member)
- external/apache2/llvm/dist/clang/include/clang/AST/CommentParser.h, line 55 (as a member)
- external/apache2/llvm/dist/clang/include/clang/Lex/Preprocessor.h, line 565 (as a member)
- external/apache2/llvm/dist/clang/include/clang/Parse/Parser.h, line 73 (as a member)
- external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/Tree.h, line 165 (as a member)
- external/apache2/llvm/dist/clang/lib/Format/BreakableToken.h, line 239 (as a member)
- external/apache2/llvm/dist/clang/lib/Format/ContinuationIndenter.h, line 221 (as a member)
- external/apache2/llvm/dist/clang/lib/Format/FormatToken.h, line 220 (as a member)
- external/apache2/llvm/dist/clang/lib/Format/UnwrappedLineParser.h, line 304 (as a member)
- external/apache2/llvm/dist/clang/lib/Format/WhitespaceManager.h, line 119 (as a member)
- external/apache2/llvm/dist/clang/lib/Lex/ModuleMap.cpp, line 1446 (as a member)
- external/apache2/llvm/dist/clang/lib/Lex/Pragma.cpp, line 138 (as a member)
- external/apache2/llvm/dist/llvm/lib/Object/COFFModuleDefinition.cpp, line 354 (as a member)
- external/apache2/llvm/dist/llvm/lib/Support/YAMLParser.cpp, line 180 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, line 441 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, line 189 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, line 910 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp, line 123 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp, line 99 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp, line 100 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp, line 219 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp, line 138 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp, line 109 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, line 860 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, line 878 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp, line 198 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp, line 291 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp, line 253 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, line 201 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp, line 52 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp, line 72 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86Operand.h, line 73 (as a member)
Referenced in 124 files:
- external/apache2/llvm/dist/clang/examples/AnnotateFunctions/AnnotateFunctions.cpp, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/CommentBriefParser.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/CommentLexer.h, line 356
- external/apache2/llvm/dist/clang/include/clang/AST/CommentParser.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/MacroExpansionContext.h, line 123
- external/apache2/llvm/dist/clang/include/clang/Lex/Lexer.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/Lex/LiteralSupport.h, line 282
- external/apache2/llvm/dist/clang/include/clang/Lex/MacroInfo.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/Lex/Pragma.h, line 121
- external/apache2/llvm/dist/clang/include/clang/Lex/Preprocessor.h, 57 times
- external/apache2/llvm/dist/clang/include/clang/Lex/TokenConcatenation.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Lex/TokenLexer.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/Parse/Parser.h, 89 times
- external/apache2/llvm/dist/clang/include/clang/Parse/RAIIObjectsForParser.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 15 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTWriter.h, line 589
- external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/Tree.h, line 162
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ObjCMT.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/AST/CommentBriefParser.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/AST/CommentLexer.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/CommentParser.cpp, 104 times
- external/apache2/llvm/dist/clang/lib/AST/RawCommentList.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Analysis/MacroExpansionContext.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CoverageMappingGen.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Format/AffectedRangeManager.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/Format/AffectedRangeManager.h, line 47
- external/apache2/llvm/dist/clang/lib/Format/BreakableToken.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Format/BreakableToken.h, 4 times
- external/apache2/llvm/dist/clang/lib/Format/ContinuationIndenter.cpp, 53 times
- external/apache2/llvm/dist/clang/lib/Format/ContinuationIndenter.h, 3 times
- external/apache2/llvm/dist/clang/lib/Format/Format.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Format/FormatToken.cpp, line 40
- external/apache2/llvm/dist/clang/lib/Format/FormatToken.h, 36 times
- external/apache2/llvm/dist/clang/lib/Format/FormatTokenLexer.cpp, 76 times
- external/apache2/llvm/dist/clang/lib/Format/FormatTokenLexer.h, 2 times
- external/apache2/llvm/dist/clang/lib/Format/MacroExpander.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Format/NamespaceEndCommentsFixer.cpp, 32 times
- external/apache2/llvm/dist/clang/lib/Format/SortJavaScriptImports.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/Format/TokenAnnotator.cpp, 281 times
- external/apache2/llvm/dist/clang/lib/Format/TokenAnnotator.h, 4 times
- external/apache2/llvm/dist/clang/lib/Format/UnwrappedLineFormatter.cpp, 67 times
- external/apache2/llvm/dist/clang/lib/Format/UnwrappedLineParser.cpp, 202 times
- external/apache2/llvm/dist/clang/lib/Format/UnwrappedLineParser.h, 5 times
- external/apache2/llvm/dist/clang/lib/Format/UsingDeclarationsSorter.cpp, 25 times
- external/apache2/llvm/dist/clang/lib/Format/WhitespaceManager.cpp, 71 times
- external/apache2/llvm/dist/clang/lib/Format/WhitespaceManager.h, 6 times
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendActions.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Frontend/PrintPreprocessedOutput.cpp, 56 times
- external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalParser.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Lex/Lexer.cpp, 45 times
- external/apache2/llvm/dist/clang/lib/Lex/LiteralSupport.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Lex/MacroArgs.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/Lex/MacroInfo.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Lex/ModuleMap.cpp, 155 times
- external/apache2/llvm/dist/clang/lib/Lex/PPCaching.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Lex/PPDirectives.cpp, 116 times
- external/apache2/llvm/dist/clang/lib/Lex/PPExpressions.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/Lex/PPLexerChange.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/Lex/PPMacroExpansion.cpp, 192 times
- external/apache2/llvm/dist/clang/lib/Lex/Pragma.cpp, 254 times
- external/apache2/llvm/dist/clang/lib/Lex/Preprocessor.cpp, 35 times
- external/apache2/llvm/dist/clang/lib/Lex/TokenConcatenation.cpp, 32 times
- external/apache2/llvm/dist/clang/lib/Lex/TokenLexer.cpp, 47 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseAST.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseCXXInlineMethods.cpp, 137 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseDecl.cpp, 475 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseDeclCXX.cpp, 340 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseExpr.cpp, 247 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseExprCXX.cpp, 242 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseInit.cpp, 47 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseObjc.cpp, 332 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseOpenMP.cpp, 389 times
- external/apache2/llvm/dist/clang/lib/Parse/ParsePragma.cpp, 658 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseStmt.cpp, 186 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseStmtAsm.cpp, 76 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseTemplate.cpp, 142 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseTentative.cpp, 134 times
- external/apache2/llvm/dist/clang/lib/Parse/Parser.cpp, 253 times
- external/apache2/llvm/dist/clang/lib/Rewrite/TokenRewriter.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaCodeComplete.cpp, 24 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 40 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaObjCProperty.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriter.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp, 46 times
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/Tokens.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/Tree.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/SourceCode.cpp, 28 times
- external/apache2/llvm/dist/clang/tools/clang-refactor/TestSupport.cpp, 8 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, 43 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndexer.h, line 148
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCAsmLexer.h, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/DataLayout.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/DarwinAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/MasmParser.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/WasmAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/COFFModuleDefinition.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/Support/CommandLine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Support/YAMLParser.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/TableGen/TGLexer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 99 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 123 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp, 54 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86Operand.h, 7 times
- external/apache2/llvm/dist/llvm/utils/TableGen/AsmMatcherEmitter.cpp, 11 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CodeGenInstruction.cpp, 2 times
- external/gpl3/gcc.old/dist/gcc/gengtype-state.c, 2 times
- external/gpl3/gcc/dist/gcc/gengtype-state.c, 2 times