Home
last modified time | relevance | path

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

/external/clang/unittests/Lex/
DPPCallbacksTest.cpp157 CharSourceRange InclusionDirectiveFilenameRange(const char* SourceText, in InclusionDirectiveFilenameRange()
193 PragmaOpenCLExtensionCall(const char* SourceText) { in PragmaOpenCLExtensionCall()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DSourceCoverageView.cpp151 SmallString<128> SourceText(SourceName); in getSourceName() local