Searched refs:addContext (Results 1 – 4 of 4) sorted by relevance
57 ewc.addContext(String.format(str, formatArgs)); in withContext()125 public void addContext(String str) { in addContext() method in ExceptionWithContext
1025 void addContext(const Stmt *S);1026 void addContext(const PathDiagnosticLocation &L);1187 addContext(Parent); in addExtendedContext()1193 addContext(S); in addExtendedContext()1196 void EdgeBuilder::addContext(const Stmt *S) { in addContext() function in EdgeBuilder1201 addContext(L); in addContext()1204 void EdgeBuilder::addContext(const PathDiagnosticLocation &L) { in addContext() function in EdgeBuilder1461 EB.addContext(C->getLocation()); in GenerateExtensivePathDiagnostic()1538 EB.addContext(Term); in GenerateExtensivePathDiagnostic()1550 EB.addContext(stmt); in GenerateExtensivePathDiagnostic()
212 … ex.addContext(String.format("opcode: %s", instructionToAnalyze.instruction.getOpcode().name)); in analyze()213 ex.addContext(String.format("code address: %d", codeAddress)); in analyze()214 … ex.addContext(String.format("method: %s", ReferenceUtil.getReferenceString(method))); in analyze()
531 void addContext (SharedPtr<GLES2Context> context) { m_contexts.push_back(context); } in addContext() function in deqp::egl::GLES2ThreadTest::EGLResourceManager2177 resourceManager.addContext(context); in init()2180 resourceManager.addContext(shared); in init()2243 resourceManager.addContext(context); in init()