Searched defs:SourceCode (Results 1 – 8 of 8) sorted by relevance
137 const char *SourceCode = in TEST() local170 const char *SourceCode = in TEST() local206 const char *SourceCode = in TEST() local243 const char *SourceCode = "%Opaque = type opaque\n" in TEST() local273 const char *SourceCode = "declare void @use(i8** swifterror %err)" in TEST() local
218 const char *SourceCode = in TEST() local307 const char *SourceCode = in TEST() local
31 class SourceCode { class76 SourceCode( in SourceCode() function in llvm::symbolize::SourceCode118 void PlainPrinterBase::printContext(SourceCode SourceCode) { in printContext() argument316 SourceCode SourceCode(LineInfo.FileName, LineInfo.Line, in print() local
33 class SourceCode; variable
1205 void ExpectDiagnosticsFor(std::string SourceCode) { in ExpectDiagnosticsFor()1211 void ExpectDiagnosticsFor(std::string SourceCode, in ExpectDiagnosticsFor()
213 llvm::StringRef SourceCode; in TEST() member
90 makeAST(const std::string &SourceCode, bool ExpectError = false, in makeAST()
2583 StringRef SourceCode = "struct A { void f() {} };"; in TEST() local