Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DAvoidEndlCheck.cpp49 StringRef SourceText = Lexer::getSourceText( in check() local
62 const StringRef SourceText = Lexer::getSourceText( check() local
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DStaticDefinitionInAnonymousNamespaceCheck.cpp50 StringRef SourceText = in check() local
/llvm-project/clang/unittests/Lex/
H A DPPCallbacksTest.cpp189 CharSourceRange InclusionDirectiveFilenameRange(const char *SourceText, in InclusionDirectiveFilenameRange()
210 const char *SourceText, const char *HeaderPath, bool SystemHeader) { in InclusionDirectiveCharacteristicKind()
242 DirectiveExprRange(StringRef SourceText) { in DirectiveExprRange()
265 PragmaMarkCall(const char *SourceText) { in PragmaMarkCall()
290 PragmaOpenCLExtensionCall(const char *SourceText) { in PragmaOpenCLExtensionCall()
429 const char *SourceText = "#include \"skipped.h\"\n"; in TEST_F() local
/llvm-project/clang/unittests/Basic/
H A DSarifTest.cpp59 registerSource(llvm::StringRef Name,const char * SourceText,bool IsMainFile=false) registerSource() argument
309 const char *SourceText = "int foo = 0;\n" TEST_F() local
337 const char *SourceText = "int foo = 0;\n" TEST_F() local
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DVirtualClassDestructorCheck.cpp116 std::string SourceText; in getSourceText() local
/llvm-project/clang-tools-extra/pseudo/benchmarks/
H A DBenchmark.cpp
/llvm-project/clang-tools-extra/pseudo/tool/
H A DClangPseudo.cpp
/llvm-project/clang/unittests/Analysis/
H A DMacroExpansionContextTest.cpp57 getMacroExpansionContextFor(StringRef SourceText) { in getMacroExpansionContextFor()
/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp165 SmallString<128> SourceText(SourceName); in getSourceName() local
/llvm-project/clang/unittests/CrossTU/
H A DCrossTranslationUnitTest.cpp67 StringRef SourceText = "int f(int) { return 0; }\n"; in HandleTranslationUnit() local
/llvm-project/clang-tools-extra/clang-move/
H A DMove.cpp331 llvm::StringRef SourceText = in getDeclarationSourceText() local