Home
last modified time | relevance | path

Searched defs:SourceText (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DStaticDefinitionInAnonymousNamespaceCheck.cpp56 StringRef SourceText = in check() local
/llvm-project-15.0.7/clang/unittests/Basic/
H A DSarifTest.cpp60 FileID registerSource(llvm::StringRef Name, const char *SourceText, in registerSource()
243 const char *SourceText = "int foo = 0;\n" in TEST_F() local
269 const char *SourceText = "int foo = 0;\n" in TEST_F() local
/llvm-project-15.0.7/clang/unittests/Lex/
H A DPPCallbacksTest.cpp186 CharSourceRange InclusionDirectiveFilenameRange(const char *SourceText, in InclusionDirectiveFilenameRange()
207 const char *SourceText, const char *HeaderPath, bool SystemHeader) { in InclusionDirectiveCharacteristicKind()
245 DirectiveExprRange(StringRef SourceText) { in DirectiveExprRange()
274 PragmaMarkCall(const char *SourceText) { in PragmaMarkCall()
304 PragmaOpenCLExtensionCall(const char *SourceText) { in PragmaOpenCLExtensionCall()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DVirtualClassDestructorCheck.cpp116 std::string SourceText; in getSourceText() local
/llvm-project-15.0.7/clang-tools-extra/pseudo/benchmarks/
H A DBenchmark.cpp50 const std::string *SourceText = nullptr; variable
/llvm-project-15.0.7/clang-tools-extra/pseudo/tool/
H A DClangPseudo.cpp105 std::string SourceText; in main() local
/llvm-project-15.0.7/clang/unittests/Analysis/
H A DMacroExpansionContextTest.cpp57 getMacroExpansionContextFor(StringRef SourceText) { in getMacroExpansionContextFor()
/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp159 SmallString<128> SourceText(SourceName); in getSourceName() local
/llvm-project-15.0.7/clang/unittests/CrossTU/
H A DCrossTranslationUnitTest.cpp68 StringRef SourceText = "int f(int) { return 0; }\n"; in HandleTranslationUnit() local
/llvm-project-15.0.7/clang-tools-extra/clang-move/
H A DMove.cpp330 llvm::StringRef SourceText = in getDeclarationSourceText() local